1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2026-04-24 20:56:11 +02:00

update changelog

This commit is contained in:
Kelly Brazil
2026-03-16 12:29:46 -07:00
parent 45b23e8b3c
commit 585ff83a2e
+2 -1
View File
@@ -1,9 +1,10 @@
jc changelog
20260313 v1.25.7
20260316 v1.25.7
- Add `typeset` and `declare` Bash internal command parser to convert variables
simple arrays, and associative arrays along with object metadata
- Enhance `rsync` and `rsync-s` parsers to add `--stats` or `--info=stats[1-3]` fields
- Fix `hashsum` command parser to correctly parse the `mode` indicator
- Fix `proc-pid-smaps` proc parser when unknown VmFlags are output
- Fix `iptables` command parser when Target is blank and verbose output is used