v0.3.0 (2022-05-25)
Implemented enhancements:
- Performance: Lxml parsing #127 (Nicholas-Schaub)
Tests & CI:
- update release action #140 (tlambert03)
Merged pull requests:
- Minor documentation updates #139 (tlambert03)
- Revert default parser, add FutureWarning for v0.4.0 change #138 (tlambert03)
- Package reorganization #131 (tlambert03)
- Bump ipython from 7.15.0 to 7.16.3 in /docs #123 (dependabot[bot])
- Add changelog generator, and minor release stuff #121 (tlambert03)
v0.2.10 (2021-12-29)
Implemented enhancements:
- support python 3.10 #119 (tlambert03)
Fixed bugs:
- fix built branch #120 (tlambert03)
- Add
kind
to all shapes types #117 (tlambert03)
Tests & CI:
- rename master to main #118 (tlambert03)
v0.2.9 (2021-08-25)
Implemented enhancements:
- Better abstract "group" types for Instrument and Union #103 (tlambert03)
Fixed bugs:
- fix datetime writing #106 (tlambert03)
- Unpin xmlschema, fix for newer versions #105 (tlambert03)
v0.2.8 (2021-08-10)
Merged pull requests:
- use pydantic Color type #100 (tlambert03)
v0.2.7 (2021-07-10)
Merged pull requests:
- look for ome_types metadata at layer.metadata['ome_types'] #97 (tlambert03)
v0.2.6 (2021-06-26)
Merged pull requests:
- update OME tree widget #95 (tlambert03)
- add xml viewer widget napari plugin #94 (tlambert03)
- Fix retrieval of non 2016 OME schema #92 (tlambert03)
v0.2.5 (2021-06-14)
Merged pull requests:
- Fix OME model creation with OME namespace prefix #91 (tlambert03)
- add py.typed for pep 561 compliance #83 (tlambert03)
- Make ureg public and test all unit enums in simple_types #82 (tlambert03)
- Change aicsimageio tests cache key #81 (tlambert03)
- Fix built branch #80 (tlambert03)
- Use Pydantic BaseModel instead of dataclass #74 (tlambert03)
v0.2.4 (2021-02-10)
Merged pull requests:
- admin/update-build-infra #79 (JacksonMaxfield)
- Add aicsimageio test #77 (tlambert03)
- slight fix to built-branch workflow #76 (tlambert03)
- Add a built branch #75 (tlambert03)
- pin xmlschema to 1.4.1 #73 (tlambert03)
- Pull out
_tiff2xml
fromfrom_tiff
#72 (tlambert03) - feature/pass-kwargs-to-xml #69 (JacksonMaxfield)
- Add benchmark option to tests #63 (tlambert03)
v0.2.3 (2020-12-24)
Merged pull requests:
- patch for xmlschema 1.4.0 #62 (tlambert03)
- Fix serialization/deserialization of weakrefs #61 (tlambert03)
v0.2.2 (2020-12-21)
Merged pull requests:
- Add windows and mac tests on CI, add py3.9 #59 (tlambert03)
- catch long string path exists fail #58 (tlambert03)
v0.2.1 (2020-12-09)
Merged pull requests:
- fix etree parse on literal string #56 (tlambert03)
- add from_tiff test #55 (tlambert03)
- update readme #54 (tlambert03)
v0.2.0 (2020-09-15)
Merged pull requests:
- from_tiff convenience function #51 (tlambert03)
- fix xsd:list code gen #48 (tlambert03)
- add & skip failing test #46 (tlambert03)
- Add to_xml for serializing a model to XML #44 (jmuhlich)
- update isort #42 (tlambert03)
- basic api docs #41 (tlambert03)
- Add docstrings #40 (tlambert03)
- Add _quantity property for values with units #38 (jmuhlich)
- Fix type for id field of Settings subclasses #37 (jmuhlich)
- Update References with pointer to target object #34 (jmuhlich)
- Give sentinel objects a distinctive repr #32 (jmuhlich)
- Make id fields non-optional but retain auto-numbering #31 (jmuhlich)
- Improve sorting of generated code for consistency #29 (jmuhlich)
- Use local copy of schema for autogen #28 (jmuhlich)
v0.1.0 (2020-08-06)
Merged pull requests:
- improved repr #26 (tlambert03)
- better non-default in subclass solution #25 (tlambert03)
- make IDs optional, add ome_dataclass decorator #23 (tlambert03)
- Rename container fields to plural form #22 (jmuhlich)
- Make annotations work #21 (jmuhlich)
- no disk caching #20 (tlambert03)
- Make light sources and shapes work #17 (jmuhlich)
- add --nogen option to run tests on pregenerated code #14 (tlambert03)
- add mypy check on generated code #12 (tlambert03)
- Improve model for BinData #11 (jmuhlich)
- Add OME sample data to tests, and mark with xfail for now #10 (tlambert03)
- Improve typing hints in generated code #7 (jmuhlich)
- Pin isort version to 4.x due to big changes in 5.x #6 (jmuhlich)
v0.0.1 (2020-05-30)
v0.0.1rc5 (2020-05-30)
v0.0.1rc4 (2020-05-30)
v0.0.1rc3 (2020-05-30)
v0.0.1rc2 (2020-05-30)
v0.0.1rc1 (2020-05-30)
Merged pull requests:
- intial setup config #1 (tlambert03)
* This Changelog was automatically generated by github_changelog_generator