mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-07-15 01:24:29 +02:00
changelog update
This commit is contained in:
@ -7,7 +7,9 @@ jc changelog
|
|||||||
- Add id parser
|
- Add id parser
|
||||||
- Add crontab file parser with user support
|
- Add crontab file parser with user support
|
||||||
- Add __version__ variable to parser modules
|
- Add __version__ variable to parser modules
|
||||||
|
- Add exit code on error
|
||||||
- Updated history parser to output "line" as an integer
|
- Updated history parser to output "line" as an integer
|
||||||
|
- Updated compatibility list for some parsers
|
||||||
- Bugfix in crontab file parser: header insertion was clobbering first row
|
- Bugfix in crontab file parser: header insertion was clobbering first row
|
||||||
- Just-in-time loading of parser modules instead of loading all at start
|
- Just-in-time loading of parser modules instead of loading all at start
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user