H5Pydantic 0.3.1 (2023-06-06)
Features
Made the library available for all versions of Python 3.9 and up. Added testing to the gitlab CI to test all three major versions. (multi)
H5Pydantic 0.3.0 (2023-05-17)
Bugfixes
Refactored the dump/load code such that children of datasets are also dump/load’ed. (#1)