1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

changelog update

This commit is contained in:
Kelly Brazil
2020-02-05 16:53:17 -08:00
parent 7b7e7fe0fe
commit 53cdf863ac

View File

@ -4,8 +4,8 @@ jc changelog
- Add YAML file parser - Add YAML file parser
- Add INI file parser - Add INI file parser
- Add XML file parser - Add XML file parser
- Add id parser - Add id parser (tested on linux and OSX)
- Add crontab file parser with user support - Add crontab file parser with user support (tested on linux)
- Add __version__ variable to parser modules - Add __version__ variable to parser modules
- Add exit code on error - Add exit code on error
- Updated history parser to output "line" as an integer - Updated history parser to output "line" as an integer