Skip to content

1.0.0-RC6

Compare
Choose a tag to compare
@simonbrowndotje simonbrowndotje released this 15 Jun 11:14
· 736 commits to master since this release
  • Component finders are no longer idempotent, and an exception will be thrown if the same component is discovered more than once (breaking change).
  • Removed the "groups" property of documentation sections (breaking change).
  • Added some new shapes: web browser, mobile device (portrait and landscape), and robot.
  • Addition of @nonnull annotations (JSR 305: Annotations for Software Defect Detection).
  • Added the ability to enable/disable the enterprise boundary on system landscape and system context views.
  • Added the ability to customise the terminology used when rendering views.
  • Added the ability to hide element metadata and/or descriptions.
  • The Spring component finder now supports the @endpoint annotation.
  • Bug fixes and performance enhancements.