v0.64.2
- Fix to
thousand_separator
ofdefault_style
not properly applied: #55 (Thanks to @riklopfer) - Add support for
PyYAML
v7 - Avoid installation error with
setuptools>=58
- Modify type annotations:
default_style
propertyStyleFilterFunc.__call__
methodColSeparatorStyleFilterFunc.__call__
method
Full Changelog: v0.64.1...v0.64.2