Releases: mnboos/jsonschema-default
Releases · mnboos/jsonschema-default
1.8.1
12 Mar 16:57
Compare
Sorry, something went wrong.
No results found
2025-03-12
Maintenance release
1.8.0
02 Mar 12:15
Compare
Sorry, something went wrong.
No results found
2025-03-02
Support for filling existing objects according to the specified schema
import jsonschema_default
obj = {}
default_obj = jsonschema_default .fill_from (schema = "<schema>" , target = obj )
1.7.0
28 Feb 20:06
Compare
Sorry, something went wrong.
No results found
1.6.1
18 Feb 22:06
Compare
Sorry, something went wrong.
No results found
1.6.0
13 Jul 05:02
Compare
Sorry, something went wrong.
No results found
Rewrite the engine and fix several issues
1.5.0
31 Jan 10:06
Compare
Sorry, something went wrong.
No results found
support for 'anyOf' added
1.4.1
31 Jan 09:06
Compare
Sorry, something went wrong.
No results found
fix regression and assure code works as intended (see #9 )
1.4.0
06 Jan 05:18
Compare
Sorry, something went wrong.
No results found
1.3.1
16 Jun 06:44
Compare
Sorry, something went wrong.
No results found
Fix: Properly catch cycles in refs
1.0.3
17 Jun 05:42
Compare
Sorry, something went wrong.
No results found
Change: version increased to 1.0.3