Oliver Drotbohm
f53ff168f1
GH-21 - Prepare next development iteration.
2022-10-21 11:41:36 +02:00
Oliver Drotbohm
48876e5800
GH-21 - Release version 0.1.0-M1.
2022-10-21 11:41:01 +02:00
Oliver Drotbohm
7c93b273d9
GH-43 - Improve consistency in Documenter API.
...
Consistent method overloads to avoid the need to create default instances of customization options. Renamed Options to DiagramOptions for consistency with CanvasOptions.
2022-10-13 17:24:44 +02:00
Oliver Drotbohm
e4841e5648
GH-41 - Upgrade to latest Structurizr libraries.
2022-09-20 17:12:43 +02:00
Oliver Drotbohm
5f6b82ef2d
GH-40 - Switch to C4 component diagrams by default.
...
We now render the module component diagrams in C4 style by default. Changed the implementation of ApplicationModuleInformation to fallback to the simple module name by default unless fully-qualified module names are enabled.
2022-09-20 17:08:35 +02:00
Oliver Drotbohm
bdb90e9298
GH-37 - Hide internal aggregates and components by default in module canvas.
...
We now only include exposed types in the module canvas rendered. This can be overridden by calling CanvasOptions.revealInternals().
2022-09-12 15:45:08 +02:00
Oliver Drotbohm
68c11ca214
GH-33 - Avoid throwing IOException from public Documenter API.
2022-07-28 19:37:13 +02:00
Oliver Drotbohm
13b83ef947
GH-28 - Consolidate sample and integration tests module.
2022-07-27 14:57:15 +02:00
Oliver Drotbohm
82c18fe509
GH-9 - Rename core, public abstractions from Module to ApplicationModule.
...
Remove obsolete @since tags and deprecations.
2022-07-19 15:34:44 +02:00
Oliver Drotbohm
8ba6c11e3d
GH-1 - Consistent license years and HTTPS URLs.
2022-07-19 15:04:52 +02:00
Oliver Drotbohm
48ea08ae59
GH-1 - Consistent author names.
2022-07-19 15:02:00 +02:00
Oliver Drotbohm
b2425d024a
GH-1 - Polishing.
...
Fix import order after package renames.
2022-07-08 09:35:55 +02:00
Björn Kieling
417e215993
GH-1 - Update Maven artifact coordinates, package and directory structure.
...
Original pull request: GH-7.
2022-07-07 20:41:59 +02:00