mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
add finger parser
This commit is contained in:
11
CHANGELOG
11
CHANGELOG
@ -1,11 +1,12 @@
|
||||
jc changelog
|
||||
|
||||
20210405 v1.15.0
|
||||
- Add acpi parser tested on linux
|
||||
- Add upower parser tested on linux
|
||||
- Add /usr/bin/time parser tested on linux and macOS
|
||||
- Add dpkg -l parser tested on linux
|
||||
- Add dir parser tested on Windows 10
|
||||
- Add acpi command parser tested on linux
|
||||
- Add upower command parser tested on linux
|
||||
- Add /usr/bin/time command parser tested on linux and macOS
|
||||
- Add dpkg -l command parser tested on linux
|
||||
- Add finger command parser tested on linux and macOS
|
||||
- Add dir command parser tested on Windows 10
|
||||
- Update date parser: complete rewrite (v2.0) providing many enhancements:
|
||||
- Make weekday numbering ISO 8601 compliant
|
||||
- Add a calculated naive timestamp field
|
||||
|
Reference in New Issue
Block a user