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

add python 3.10 testing info

This commit is contained in:
Kelly Brazil
2021-10-26 12:24:49 -07:00
parent 4d04866f48
commit d09c94b292

View File

@ -1,11 +1,12 @@
jc changelog jc changelog
20211024 v1.17.1 *** in progress *** 20211026 v1.17.1 *** in progress ***
- Fix file parser for gzip files - Fix file parser for gzip files
- Fix uname parser for cases where the 'processor' and/or 'hardware_platform' fields are missing on linux - Fix uname parser for cases where the 'processor' and/or 'hardware_platform' fields are missing on linux
- Fix uname parser on FreeBSD - Fix uname parser on FreeBSD
- Add lsusb parser tested on linux - Add lsusb parser tested on linux
- Add CSV file streaming parser - Add CSV file streaming parser
- Add testing for Python 3.10.0
20210923 v1.17.0 20210923 v1.17.0
- Note to Package Maintainers: please see note at 20210720 v1.16.0 - Note to Package Maintainers: please see note at 20210720 v1.16.0