Skip to content

0.4.2

Compare
Choose a tag to compare
@avylove avylove released this 03 Nov 13:24
· 34 commits to main since this release

Bug Fixes

  • Deprecated format specifiers 'j' and 'J' were not properly handled when passed as Unicode in 2.7
    • Fixed and test added to catch regressions