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

add xrandr

This commit is contained in:
Kelly Brazil
2022-02-08 07:33:26 -08:00
parent 73e8391653
commit d04bc3757c

View File

@ -1,8 +1,9 @@
jc changelog
20220202 v1.18.3
20220208 v1.18.3
- Add rsync command and log file parser tested on linux and macOS
- Add rsync command and log file streaming parser tested on linux and macOS
- Add xrandr command parser tested on linux
- Enhance timestamp performance with caching and format hints
- Refactor ignore_exceptions functionality in streaming parsers