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

update date

This commit is contained in:
Kelly Brazil
2021-12-02 16:30:47 -08:00
parent a26a298f1a
commit f7cb5f7d01

View File

@ -1,6 +1,6 @@
jc changelog
20211201 v1.17.3
20211202 v1.17.3
- Update parsers to exit with error if non-string input is detected (raise TypeError)
- Update streaming parsers to exit with error if non-iterable input is detected (raise TypeError)
- Simplify quiet-checking in parsers