This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
Releases: 4Soft-de/vec-model
Releases · 4Soft-de/vec-model
v.2.1.3
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
What's Changed
- Added new utility class
DateUtils
by @DManstrator in #87 - Added
VecPredicates.isSeal
by @DManstrator in #89 - Added navigation methods to get the parent
VecDocumentVersion
of aVecPartUsage
by @DManstrator in #90
Full Changelog: 2.1.0...2.1.2
v2.1.1
What's Changed
- Added new utility class
DateUtils
by @DManstrator in #87 - Added
VecPredicates.isSeal
by @DManstrator in #89 - Added navigation methods to get the parent
VecDocumentVersion
of aVecPartUsage
by @DManstrator in #90
Full Changelog: 2.1.0...2.1.1
v2.1.0
What's Changed
- Remove vec assertions by @takebene in #76
- Bump navigation-extender.version from 2.0.0 to 2.0.1 by @dependabot in #78
- Added VEC schema validation by @takebene in #81
- Add HasLocations interface by @DManstrator in #80
- Added more geometry-relevant navigation methods by @DManstrator in #82
- Renamed "2D" and "3D" in navigation method names by @DManstrator in #83
- Updated Navigation Extender lib to v2.1.0 by @takebene in #84
Full Changelog: 2.0.1...2.1.0
v.2.0.0
What's Changed
- Upgraded to Java 11. by @takebene in #74
- chore: bump actions/checkout from 2.3.4 to 2.4.0 by @dependabot in #58
- chore: bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #60
Full Changelog: 1.5.2...2.0.0
v1.5.2
What's Changed
- Add HasReferenceSystem interface by @DManstrator in #73
Full Changelog: 1.5.1...1.5.2
v1.5.1
What's Changed
- Add HasUnits interface by @DManstrator in #69
- Applied SaveActions to files with additional changes by @DManstrator in #72
- Update license headers in all files by @DManstrator in #71
- Navigation methods for VEC 1.2.0 by @DManstrator in #68
- Feature/add more interfaces by @takebene in #70
Full Changelog: 1.5.0...1.5.1
v1.5.0
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
v1.4.3
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