1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00
This commit is contained in:
Kelly Brazil
2020-07-10 16:30:08 -07:00
parent 6d149e8457
commit 94b12b57aa

View File

@ -1,7 +1,7 @@
jc changelog
20200710 v1.12.0
- Add sysctl command parser tested on linus, macOS, and freebsd12
- Add sysctl command parser tested on linux, macOS, and freebsd12
- Update the cli code to allow older versions of the pygments library (2.3.0) for debian packaging
- Code cleanup on the cli
- Add tests for the cli