Release History

February 27, 2025 ยท View on GitHub

dev

No significant changes since the last release

2.3.1

Released onReleased by
2025-02-27@millerdev
  • Restore jsonobject.JsonObjectMeta

2.3.0

Released onReleased by
2025-02-24@millerdev

2.2.0

Released onReleased by
2024-09-09@gherceg

Contributors: @nickbaum

2.1.0

Released onReleased by
2022-11-08@dannyroberts

2.0.0

Released onReleased by
2022-04-08@dannyroberts

This is a major release because it changes behavior in a way that we regard as fixing an unintuitive behavior but could technically be breaking if the previous behavior was relied upon.

1.0.0

Released onReleased by
2022-03-14@dannyroberts

This is a major release only because it officially drops support for Python 2.7, 3.5, and 3.6. There are no behavior changes, and no other breaking changes.

  • Add support for Python 3.10 and remove support for Python < 3.7 (past EOL)
  • Upgrade Cython for building .c files from 0.29.21 to 0.29.28

0.9.10

Released onReleased by
2021-02-11@czue