1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-19 00:17:51 +02:00

doc update

This commit is contained in:
Kelly Brazil
2020-02-05 10:59:51 -08:00
parent eb67c484ff
commit 43604c33f6

View File

@ -5,9 +5,10 @@ jc changelog
- Add INI file parser
- Add XML file parser
- Add id parser
- Add crontab with user specified file parser
- Add crontab file parser with user support
- Add __version__ variable to parser modules
- Updated history parser to output "line" as an integer
- Just-in-time loading of parser modules instead of loading all at start
20191217 v1.6.1
- Add du parser (tested on linux and OSX)