Skip to content

Releases: opendatamesh-initiative/odm-specification-dpdescriptor-parser

v2.2.1

09 Apr 14:20
Compare
Choose a tag to compare
v2.2.1 Pre-release
Pre-release

Full Changelog: v2.2.0...v2.2.1

v2.2.0

09 Apr 10:30
bc569bf
Compare
Choose a tag to compare
v2.2.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.1.0...v2.2.0

v1.0.8

07 Apr 09:27
Compare
Choose a tag to compare

Fix

  • Fixed npe exception when rawContent is null.

Full Changelog: v1.0.7...v1.0.8

v1.0.7

04 Apr 08:56
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

v2.1.0

03 Apr 07:30
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0...v2.1.0

v2.0.0

19 Mar 15:01
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

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

12 Feb 16:51
0bef450
Compare
Choose a tag to compare

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

04 Nov 11:00
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

v1.0.4

22 Oct 12:25
ca7360d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.3...v1.0.4

v1.0.3

17 Oct 12:41
cb56397
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3