Skip to content

1.6.0

Latest
Compare
Choose a tag to compare
@exg exg released this 18 Oct 18:38

Fixed

  • Deduplicate map keys also when OPT_NON_STR_KEYS is set #279
  • Add missing type information for Ext type by trim21 in #285
  • Fix type annotation of unpackb first argument

Changed

  • Add support for python 3.13
  • Improve test coverage