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

add date parser updates

This commit is contained in:
Kelly Brazil
2021-03-22 20:57:36 -07:00
parent 3cd43f0f98
commit 1ef231e26a

View File

@ -3,6 +3,8 @@ jc changelog
20210316 v1.15.0 20210316 v1.15.0
- Add acpi parser tested on linux - Add acpi parser tested on linux
- Add upower parser tested on linux - Add upower parser tested on linux
- Update date parser to make weekday numbering ISO 8601 compliant
- Update date parser to add a calculated (naive) epoch timestamp
20210305 v1.14.4 20210305 v1.14.4
- Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging. - Packaging fix only for binaries and RPMs hosted on https://github.com/kellyjonbrazil/jc-packaging.