Note: The 🚨emoji indicates significant changes in the commit.
-
d5cdb53
: Show helpful message on zero pkgs [closes #5]. -
4486045
: Showcase images (help,remove,list
) for demos. -
eb5c97d
: One liner script for binary installation. -
6b2c040
: Demo imgs for health // help. -
1cb163f
: Use absolute path for $path ; link to repo. -
6ffce0c
: Fixed default data location [closes #11]. -
8b86568
: Added key features lable ; links to upstream sources. -
07de8ef
: Added features in tables; store links inside security stuffs. -
1f7a006
: Ask if the package already available/exist or not. -
b22aae7
: Removed pkg-req temp (redirect to hysp-pkgs). -
4821ddf
: Bump colored from 2.0.4 to 2.1.0. -
6af2037
: Bump tokio from 1.34.0 to 1.35.0. -
7836b9a
: Bump clap from 4.4.8 to 4.4.11. -
b42a889
: Removed aarchitecure info for new version update. -
e3e0b22
: Removed unused dependencies. -
a87df67
: Test install, health commands via ci/cd. -
45d79d1
: Use different names for test ci workflows. -
779e63c
: Show pkgs only of current system aarch. -
0d06726
: Show log info if path doesn't exist. -
1ae5b46
: Install pkgs in force mode. -
a4599e8
: Remove pkgs in force mode. -
cfc74b9
: Fixed local config args // removed unused docx.
7616115
: Use git-cliff to generate release docs.
f68ba68
: Show binary path before removing.
3e245e1
: Use tokio task for concurrent pkg install.
-
ea5fcda
: Subcommand to check for local config health. -
d0b2f3b
: Subcommand to check for local config health [closes #6]. -
dcc448b
: Use issue templates // labels to track and submit new issues. -
2daaa4a
: Handle dependencies, seprated code structur via helper modules. -
6bdbf5a
: Argument to list available,queries; check hysp health and cmd via ci/cd. -
e82f64f
: Check for binary directory in path. -
eae0d6f
: New commands usages and fixes.
-
b316907
: Fixed desc for the app. -
79b9023
: Bump serde from 1.0.192 to 1.0.193. -
75b43a5
: Fixed spells ; notes for hysp directory structure. -
39d5867
: Show demo upon logo clicksss. -
3c3cbfb
: Bumping new version for releases. -
d2955aa
: Fixed typos // broken links. -
0c90794
: Demos and explanations of config file; donate links. -
18d74cd
: Show usages ; demo imgs. -
b3ae712
: Demo imgs for searching pkgs. -
6352582
: Support links // msgs :P. -
1270871
: Removed redundant markdown docs.
-
5b7b6ef
: Made pkg-info except name optional. -
74e3796
: Use sha for integrity validation [closes #3]; rewritten core from scratch. -
2019022
: Made pkg-info as optional to handle aborting.
-
d190690
: Docx for the app // pkg demp. -
24a9d3c
: Changelogs, preparing for new (v0.1.1) release. -
6259ee1
: Fixed spinner on conflict detect // subcommand to check for installed pkgs. -
5a1e2d9
: Subcommand to search for available packages [closes #4]. -
2331bff
: Preparing for new release.
b54cc3e
: Update.
-
7c7dce2
: Working code / fetch toml from the repo. -
4ba1e9b
: Use multiple structs to handle pkg info. -
1dbbdf0
: Use distinct keywords based on usages. -
209d9be
: Show example env variables. -
e3e2868
: Use strings instead of vector // testing infos. -
6e6b5f4
: Start engine from init. -
c551da4
: Bump spinoff from 0.7.0 to 0.8.0. -
58df65d
: Use mutable vars befor spinning. -
72c6b3d
: Removed unused deps. -
2011135
: Use new binary name for the releases. -
d39f987
: Use capitalized the readme file. -
1e33cdc
: Don't release for windows aarch.
-
100c963
: Dir;conf structure an ui. -
61f5ba4
: Test app builds on push // release ci actions. -
cfbde9c
: (dirs); home,bin,data structure for the pkg infos. -
0780fe3
: The overall flow of the pkg. -
14ac3c5
: Args skeleton for cli. -
d5f5eb3
: Basic implementation to download and process pkg toml. -
74d0d32
: Load repo url from env else use @bytehunt/seren-pkgs. -
5ada962
: Install on tmp and move on seren-bin-dir. -
00f9ad8
: Basic installation poc, working code. -
b3bbba8
: Check for conflict/deps (stable). -
76476b0
: Pkg manager for *nix [working code]. -
89441a4
: Initialized docx.