-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathChangeLog
57 lines (34 loc) · 1.42 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
Change Log for pacget
--------------------
Version 1.1.2 - Sun Nov 12 14:28:53 UTC 2017
--------------------------------------------
* Allow general category options with `-s` (resolve issue #4 and #5)
* Fix for unofficial repo search
Version 1.1.1 - Fri Oct 27 15:52:38 UTC 2017
--------------------------------------------
* Fix missing spacing after first entry in the output
* Add compact mode
Version 1.1.0 - Sun Sep 3 07:48:25 UTC 2017
--------------------------------------------
* Stick more to how pacaur works
Version 1.0.8 - Sun Sep 3 05:32:11 UTC 2017
--------------------------------------------
* Fix printf failure upon bad string
* Fast processing of chosen package list
Version 1.0.7 - Fri Sep 1 20:39:33 UTC 2017
--------------------------------------------
* Fix numbering to be consistent with priority sort
Version 1.0.6 - Fri Sep 1 19:37:52 UTC 2017
--------------------------------------------
* Display numbers in descending order (Fix issue #1)
Version 1.0.5 - Sun Aug 27 13:41:23 UTC 2017
--------------------------------------------
* Remove pkgfile dependency
* Wrap `pacman -Fs` to provide yaourt like feature.
Version 1.0.4 - Tue Aug 22 01:16:36 UTC 2017
--------------------------------------------
* Stop doing `-Sy`
* Add possibility to search only official repository
Version 1.0.1 - Mon Aug 21 15:07:48 UTC 2017
--------------------------------------------
* Improve handling the `-s` option.