Skip to content

v2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jan 14:21
· 14 commits to 2.1.x since this release

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