We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c96077 commit 450c6ffCopy full SHA for 450c6ff
changelog.org
@@ -1,4 +1,21 @@
1
* Changelog
2
+** [2020-10-01 Thu] 0.2.0
3
+Added support for ~pkcon~, contributed by [[https://github.com/RaitaroH][@RaitaroH]], and a couple of new commands.
4
+
5
+*** Documentation
6
+- Added changelog for =0.1.0= release
7
+- Added more information to readme
8
9
+*** Commands
10
+- Added shorthand variants of the following options:
11
+ + ~i~ for ~install~
12
+ + ~ls~ for ~list~
13
+ + ~s~ for ~search~
14
+ + ~u~ for ~upgrade~
15
+ + ~rm~ for ~remove~
16
+- Added ~clean~ option — removes no longer needed packages in local repositories
17
+- Added ~remove~ option — removes a package(s) by name
18
19
** [2020-09-28 Mon] 0.1.0
20
Added options for basic commands of ~pacman~, ~xbps~, and ~apt~ package managers.
21
0 commit comments