v2.1.2
Release of the BAMM SDK in version v2.1.2.
What's Changed
- Handle models with any number of Aspects in artifact generators by @atextor in #287
- Add missing entity URLs in meta model resolver by @atextor in #285
- Fix bug causing parallel diagram generations to fail. by @RaMisess in #294
- Update Java tooling documentation by @atextor in #290
- Generate comment for see attributes by @RaMisess in #277
Note that in order to fix bug #278 some minor changes in the constructors of Artifact generators (e.g, AspectModelJavaGenerator) were necessary. Please refer to the example code for guidance.
Full Changelog: v2.1.1...v2.1.2