Skip to content

V0.11.1

Compare
Choose a tag to compare
@cheqianh cheqianh released this 10 Oct 23:19
· 38 commits to master since this release
c0fd0e8

0.11.1 (2023-10-10)

  • Refactors the benchmark tool
  • Uses specific ion-c version to build ion-python C extension. (#250)
  • Adds the simpleEnum class back for backward compatibility. (#246)
  • Fixes a bug regarding seeking to previous position instead of 0 after reading IVM
  • Replaces Usages of record with NamedTuple (#262)
  • Defines IonPyBool as Distinct Type (#258)
  • Fixes repr of Empty Struct (#259)
  • Adds a CI/CD workflow to detect performance regression. (#264)
  • Improves the deserialization speed by reducing object initialization overhead. (#284)
  • Avoids unnecessary method invocations in IonPyDict's add_item method. (#290)

Download the source distribution at PyPI.