0.0.3
Post-hackathon release with a lot of new helpers!
What's Changed
- Adding breaking version of tests by @glenrobson in #17
- Add default value and documentation by @giacomomarchioro in #33
- Added reference object and helper for using it with the updated version by @giacomomarchioro in #30
- Id generator by @azaroth42 in #31
- Setting up tests and linting in tox by @helrond in #32
- Add python 3.10 support to linting by @p-galligan in #36
- Adds image to a canvas by @helrond in #29
- Disable deep copy of nested object, allowing to change properties of instances inside classes after their instantiation by @giacomomarchioro in #50
- add jsonld function to base model by @digitaldogsbody in #51
- allow multiple properties per defaulter, call from setattr by @azaroth42 in #49
- add tests for auto field helpers by @azaroth42 in #52
- Autofix linting issues by @helrond in #53
- Create CONTRIBUTING.md by @glenrobson in #46
- Update monkeypatch to handle list of Schema classes by @digitaldogsbody in #59
- implement add_label, fix getattribute magic by @azaroth42 in #63
- Correct dev requirements path in cache key by @rlskoeser in #64
- Add version & status badges to readme by @rlskoeser in #67
- improve classes for auto fields by @azaroth42 in #68
- allow int and float root types by @azaroth42 in #77
- Basic mkdocs documentation setup by @rlskoeser in #75
- Add Item helpers + tests by @digitaldogsbody in #81
- Fix accidental exclusion of default values by @digitaldogsbody in #80
- #38 add metadata by @funkydunc in #61
- Add Set_HWD and related tests by @giacomomarchioro in #70
- Add Annotation helpers by @robcast in #74
- Revise docs workflow to build same way for push/pr by @rlskoeser in #82
- #44 add range by @funkydunc in #72
- Add make_collection and make_manifest by @martimpassos in #78
- #56 Canvas helper to add hw from iiif image info by @rlskoeser in #62
- #55 Canvas Helper to add height & width from file by @epoz in #65
- Outstanding PR fixes by @digitaldogsbody in #83
New Contributors
- @giacomomarchioro made their first contribution in #33
- @azaroth42 made their first contribution in #31
- @helrond made their first contribution in #32
- @p-galligan made their first contribution in #36
- @digitaldogsbody made their first contribution in #51
- @rlskoeser made their first contribution in #64
- @funkydunc made their first contribution in #61
- @robcast made their first contribution in #74
- @martimpassos made their first contribution in #78
- @epoz made their first contribution in #65
Full Changelog: 0.0.2.2...0.0.3