Skip to content

Version 5.4.0

Compare
Choose a tag to compare
@cdgriffith cdgriffith released this 15 Aug 01:02
· 13 commits to master since this release
51042b8
  • Adding py.typed for mypy support (thanks to Dominic)
  • Adding testing for Python 3.10-dev
  • Fixing #189 by adding mappings for mypy
  • Fixing setdefault behavior with box_dots (thanks to ipcoder)
  • Changing #193 how magic methods are handled with default_box (thanks to Rexbard)