Skip to content

v0.64.2

Compare
Choose a tag to compare
@thombashi thombashi released this 21 Mar 07:54
· 192 commits to master since this release
v0.64.2
  • Fix to thousand_separator of default_style not properly applied: #55 (Thanks to @riklopfer)
  • Add support for PyYAML v7
  • Avoid installation error with setuptools>=58
  • Modify type annotations:
    • default_style property
    • StyleFilterFunc.__call__ method
    • ColSeparatorStyleFilterFunc.__call__ method

Full Changelog: v0.64.1...v0.64.2