github amazon-ion/ion-python v0.11.1
V0.11.1

11 months ago

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.

Don't miss a new ion-python release

NewReleases is sending notifications on new releases.