Skip to content

API-Cleanup and bugfixes

Compare
Choose a tag to compare
@fgather fgather released this 27 Apr 21:40
· 260 commits to main since this release

Note: in this release we bundled some breaking changes to fix some API inconsistencies. We assume that there are no huge changes to your test code to be made, but you might encounter some breaking tests.

Breaking changes

Improvements

  • Improved PlantUML-Diagram generation, the api for this feature is not expected to be stable now and might be extended soon
  • Messages for failed test cases should be cleaner now

Bugfixes
Fix handling for Types not existing in the architecture: #156
Fix handling for generic types: #154