Skip to content

Releases: eblade/jsonobject

v1.4.0

05 Nov 21:51

Choose a tag to compare

This new release introduces some bug fixes and in certain places some new types of raised exceptions. Also some noschema list methods now accepts omission of the expression.

v1.3.3

29 Jul 17:08

Choose a tag to compare

Now on PyPI!

v1.3.2

07 May 15:25
f7eeafe

Choose a tag to compare

Allow Dict[] for typing like dict

v1.3.1

23 Apr 21:48

Choose a tag to compare

Bugfixes for python3.7

v1.3.0

23 Apr 20:38

Choose a tag to compare

Support for type hinting!

jsonobject 1.2.0

27 Jun 09:49

Choose a tag to compare

  • Return None if attribute does not exist

jsonobject 1.1.2

20 Dec 10:30

Choose a tag to compare

  • Bug fix in python <=3.5

jsonobject 1.1.1

20 Dec 10:23

Choose a tag to compare

  • Added map_keys method

jsonobject-1.1.0

15 Aug 22:18

Choose a tag to compare

  • Introducing Schema-less classes

jsonobject-1.0.2

10 Feb 19:45

Choose a tag to compare

  • Introducing the Query object for URL query parametrizable objects