-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathchangelog
More file actions
30 lines (22 loc) · 816 Bytes
/
changelog
File metadata and controls
30 lines (22 loc) · 816 Bytes
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
lddot (0.2.1) unstable; urgency=low
* Drop support for Python < 3.7.
* Use HTTPS for man7.org in README.
* Improve the test suite.
-- Jakub Wilk <jwilk@jwilk.net> Wed, 31 Jan 2024 12:13:53 +0100
lddot (0.2) unstable; urgency=low
* Drop support for Python 2.X.
* Add makefile.
* Add test suite.
* Fix string quoting in output.
* Always use UTF-8 as output encoding.
* Make output pretty-printed.
* Add the --version option.
* Improve documentation:
+ Expand README.
+ Use “command -v” instead of “which” in README.
+ Add manual page.
+ Update description in --help message.
-- Jakub Wilk <jwilk@jwilk.net> Tue, 12 Mar 2019 21:40:18 +0100
lddot (0.1) unstable; urgency=low
* Initial release.
-- Jakub Wilk <jwilk@jwilk.net> Fri, 09 Dec 2016 13:06:23 +0100