BAMM 2.0.0
Please go here to see the overview of changes with links to the corresponding documentation sections.
What's Changed
- Add Maven release workflow by @LuLeRoemer in #38
- Replace UI bundle by @LuLeRoemer in #41
- Revert "Fix detail in Bug description" by @bs-jokri in #46
- Issue 34: Introduce Entity inheritance by @georgschmidtdumont in #40
- 54-Update Gradle Wrapper by @atextor in #55
- 51-Fix namespaces for languageCode and localeCode in spec by @atextor in #56
- 39-Fix incorrect constraint examples by @atextor in #57
- 43-Remove references to allowDuplicates and ordered by @atextor in #53
- Enable ./gradlew publishToMavenLocal without signing by @atextor in #61
- Fix namespaces in Either section of modeling guide by @atextor in #65
- add description of pre-release identifiers to CONTRIBUTING.md by @eriksven in #59
- Bug/#20 correct contribution guideline by @DvSmi in #72
- Bug/#21 examples in contribution guidelines by @DvSmi in #70
- Clarify usage of dataType in Trait and Either by @DvSmi in #74
- Correction chapter title to include Traits by @DvSmi in #76
- Fix declaration of operations: non-mandatory outputs by @atextor in #77
- updates links to point to joint sds documentation by @eriksven in #80
- Add hint regarding escape characters in regex literals by @georgschmidtdumont in #83
- Fix #37 Add explanation about the recursive nature of the BAMM acronym by @bs-jokri in #81
- Bugfix/#85 validate language and locale codes by @georgschmidtdumont in #86
- Characteristic as datatype deemed invalid by @georgschmidtdumont in #84
- Bugfix/#58 fix quantitykind range by @georgschmidtdumont in #87
- Remove broken link to non-existing section by @atextor in #89
- Add description for
bamm:payloadName
. by @atextor in #92 - Move meta model elements from unit: to bamm: namespace by @atextor in #94
- Add missing release notes entry for namespace change by @atextor in #95
- Fix typo by @atextor in #98
- Remove name attribute by @georgschmidtdumont in #102
- Adds definition for namespaces regarding to length and sensitivity by @DvSmi in #78
- Fix LengthConstraint example. by @RaMisess in #124
- Add Events to the Aspect specification. by @RaMisess in #123
- Include element URNs by @atextor in #119
- Make presence of bamm:properties and bamm:operations optional by @atextor in #120
- OMP-BAMM-106: Improve RangeConstraint documentation. by @RaMisess in #130
- OMP-BAMM-109: Clarify AbstractEntity inheritance. by @RaMisess in #131
- OMP-BAMM-115: Clarify how UnitReference is used. by @RaMisess in #128
- OMP-BAMM-108: Fix payload mapping sample. by @RaMisess in #129
- Make generation of units.ttl comprehensible by @atextor in #127
- Feature/omp bamm 112 test to check shared entities by @RaMisess in #141
- Evolve
bamm:extends
intobamm:refines
-replacement by @atextor in #142 - Allow only scalar example values. by @RaMisess in #145
- Remove remainders of bamm:refines from documentation by @atextor in #146
- Extend the documentation to contain some notes on the localization possibilities. by @RaMisess in #150
- Fix broken formatting by @atextor in #152
- Fix type conversion by @atextor in #155
- Rename "constraint" to "constraints" in meta model diagram by @atextor in #156
- Remove reference to bamm:name by @atextor in #158
- Improve documentation for optional, payloadName and notInPayload. by @RaMisess in #162
- Update release notes for 2.0.0 release by @atextor in #164
- Tweak release notes texts by @atextor in #165
- Fix validation for example models by @atextor in #167
- Run tests in PR build by @atextor in #169
New Contributors
- @bs-jokri made their first contribution in #46
- @georgschmidtdumont made their first contribution in #40
- @DvSmi made their first contribution in #72
- @RaMisess made their first contribution in #124
Full Changelog: v1.0.0...v2.0.0