Releases: opendatamesh-initiative/odm-specification-dpdescriptor-parser
Releases · opendatamesh-initiative/odm-specification-dpdescriptor-parser
v2.2.1
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- feat: Added support to DataStoreApi specification by @gabrielefantini in #21
Full Changelog: v2.1.0...v2.2.0
v1.0.8
v1.0.7
Full Changelog: v1.0.6...v1.0.7
v2.1.0
What's Changed
- refactor: Added support to extensions by @gabrielefantini in #18
Full Changelog: v2.0.0...v2.1.0
v2.0.0
refactor(master): Major refactor of Model and Visitors
- Refactored the model package, simplifying it and eliminating unnecessary code. Additionally, the rawContent has been removed in favour of the ComponentBase which abstracts the additional parameters that json files can have.
- Improved visitors structure.
- Added visitors implementation to resolve descriptor references.
BREAKING CHANGE: The model pojos are not backward compatible.
Full Changelog: v1.0.6...v2.0.0
v1.0.6
What's Changed
- Added interfaces to support visitor pattern. Improved model with mino… by @gabrielefantini in #14
Full Changelog: v1.0.5...v1.0.6
v1.0.5
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- avoiding overriding FQN if specified in the descriptor file by @gabrielefantini in #11
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Fixed incorrect deserialization by @gabrielefantini in #9
Full Changelog: v1.0.2...v1.0.3