Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

Releases: 4Soft-de/vec-model

v.2.1.3

10 Jun 15:49
Compare
Choose a tag to compare

What's Changed

  • Not using StreamUtils.findOne() when it's not safe by @DManstrator in #100
  • Fixed NullPointerException at DescriptionNavs#stringin by @takebene in #102
  • Fixed another possible NPE in DescriptionNavs#stringIn by @DManstrator in #103

Full Changelog: 2.1.2...2.1.3

v2.1.2

10 Jun 15:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.2

v2.1.1

10 Jun 15:35
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.1.0...2.1.1

v2.1.0

21 Apr 06:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.1...2.1.0

v.2.0.0

16 Feb 16:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.2...2.0.0

v1.5.2

15 Feb 07:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

v1.5.1

10 Feb 16:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.5.0...1.5.1

v1.5.0

24 Jan 12:26
Compare
Choose a tag to compare

What's Changed

  • Fix errors in the ReadMe and adjust Tests regarding this by @DManstrator in #62
  • Made example code in the ReadMe more readable and added Ids to the Example Files by @DManstrator in #65
  • Change behaviour of VEC 1.2.0's StrictBaseVisitor to match the one from VEC 1.1.3 by @DManstrator in #63
  • Removal of local VecReader / -Writer by @DManstrator in #64
  • Feature/vec1.2.2 by @takebene in #66
  • Fix test case by using own SchemaFactory by @DManstrator in #67
  • Added a new visitor class allowing functions to be executed as a default return value by @DManstrator in #61

Full Changelog: 1.4.4...1.5.0

v1.4.4

20 Jan 15:02
Compare
Choose a tag to compare

What's Changed

  • TopologyZoneSpecifiction now inherits from the Specification. (VEC 1.… by @takebene in #56

v1.4.3

20 Jan 15:00
Compare
Choose a tag to compare

What's Changed

  • extend the model to set the xml id and idenfication generically by @takebene in #52
  • chore: bump jaxb-parent from 0.0.4 to 0.0.9 by @dependabot in #53
  • chore: bump navigation-extender.version from 1.2.3 to 1.2.4 by @dependabot in #55
  • Feature/add schema factory by @takebene in #54