1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-10-08 23:22:21 +02:00

fix time parser for missing centiseconds

This commit is contained in:
Kelly Brazil
2025-03-31 12:16:45 -07:00
parent e9ccedf0d7
commit 1c09289d95
3 changed files with 42 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
jc changelog
20250330 v1.25.5
20250331 v1.25.5
- Add `amixer` command parser
- Fix `time` command parser for output that does not contain centiseconds
- Fix typing for upcoming python v3.14
- Fix timezone setting for tests to support minimal chrooted builds