Skip to content

Releases: srittau/python-json-get

Release 1.1.1

28 May 12:37
Compare
Choose a tag to compare

Improvements

  • Improve public type hints.

Release 1.1.0

23 May 17:40
Compare
Choose a tag to compare

API Additions

  • Add json_get_default().
  • Add class JList and JsonCheckType to type check lists and their items.

Improvements

  • Add a py.typed file to signal that this package supports type hints.

Other Changes

  • Convert jsonget into a package.

Release 1.0.1

26 Oct 23:10
Compare
Choose a tag to compare
  • Switch to semantic versioning.
  • Distribute as a wheel file.
  • Include metadata on package description.

Release 1.0

19 Mar 22:23
Compare
Choose a tag to compare

Initial release