This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
Releases: FAIRChemistry/software-driven-rdm
Releases · FAIRChemistry/software-driven-rdm
v0.2.3
What's Changed
- Allow population by other object's attributes
- Extended unit type by @JR-1991 in #49
- Raw XML type by @JR-1991 in #50
- Include XML namespaces by @JR-1991 in #51
- 52 datamodel get does not get element if value is float0 or int0 by @JR-1991 in #53
- Allow
id
field to be disabled by @JR-1991 in #54 - Support
dimensionless
units of measurement by @JR-1991 in #57 - Add
**kwargs
to add method template by @JR-1991 in #62 - Replace double quotes with literals in attribute descriptions by @JR-1991 in #64
- Enable XML leaf elements by @JR-1991 in #59
Full Changelog: v0.2.2...v0.2.3
sdRDM v0.2.2
- Fixes dependency issue caused by Pydantic and Pydantic-xml
Full Changelog: v0.2.1...v0.2.2
sdRDM v0.2.1
- Fixes XML alias issue upon export
Full Changelog: v0.2.0...v0.2.1