Skip to content

Tags: kulgan/justobjects

Tags

0.3.0

Toggle 0.3.0's commit message
Version 0.3.0

New:
* Support instantiation from dicts
* Support for nested data objects with construction
* Support for data value coercion to expected data types
* Validate after instantiation
* Add simple mypy plugin

0.3.0-rc.2

Toggle 0.3.0-rc.2's commit message
Version 0.3.0-rc.2

* Instantiate from dictionaries with nested objects
* Remove resolution of `id` and `schema`

0.3.0-rc.1

Toggle 0.3.0-rc.1's commit message
Version 0.3.0-rc.1

New:
* load instances directly from dictionaries
* Validate instances after instantiations

Fixes:
* Fix editorconfig formatting for tox and setup.cfg

0.2.0

Toggle 0.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
kulgan Rowland Ogwara
Version 0.2.0

New:
* Add validate function to schema objects
* Add sphinx documentation

0.1.0

Toggle 0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for more string types (#8)

String types

0.1.0-a2

Toggle 0.1.0-a2's commit message

Verified

This commit was signed with the committer’s verified signature.
kulgan Rowland Ogwara
fix tox

0.1.0-a1

Toggle 0.1.0-a1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Init project (#2)

Initialize modules and support for validation and display of schema