Skip to content

Releases: eblade/jsonobject

v1.4.0

05 Nov 21:51
Compare
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
Compare
Choose a tag to compare

Now on PyPI!

v1.3.2

07 May 15:25
f7eeafe
Compare
Choose a tag to compare
Allow Dict[] for typing like dict

v1.3.1

23 Apr 21:48
Compare
Choose a tag to compare

Bugfixes for python3.7

v1.3.0

23 Apr 20:38
Compare
Choose a tag to compare

Support for type hinting!

jsonobject 1.2.0

27 Jun 09:49
Compare
Choose a tag to compare
  • Return None if attribute does not exist

jsonobject 1.1.2

20 Dec 10:30
Compare
Choose a tag to compare
  • Bug fix in python <=3.5

jsonobject 1.1.1

20 Dec 10:23
Compare
Choose a tag to compare
  • Added map_keys method

jsonobject-1.1.0

15 Aug 22:18
Compare
Choose a tag to compare
  • Introducing Schema-less classes

jsonobject-1.0.2

10 Feb 19:45
Compare
Choose a tag to compare
  • Introducing the Query object for URL query parametrizable objects