1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

doc update

This commit is contained in:
Kelly Brazil
2022-09-22 08:50:06 -07:00
parent 88222edb7f
commit 12cc670fa0
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@ jc changelog
20220915 v1.22.0
- Add /proc file parsers
- Enhance `free` parser to support `-w` option integer conversions
- Fix `ini` and `kv` parsers so they don't change keynames to lower case
- Fix `id` command parser to allow usernames and groupnames with spaces
20220829 v1.21.2

View File

@ -92,4 +92,4 @@ Returns:
### Parser Information
Compatibility: linux, darwin, cygwin, win32, aix, freebsd
Version 1.7 by Kelly Brazil (kellyjonbrazil@gmail.com)
Version 1.8 by Kelly Brazil (kellyjonbrazil@gmail.com)