Skip to content

Releases: ContextMapper/context-map-generator

v1.2.1

07 Oct 15:19
f5d196a
Compare
Choose a tag to compare

Bugfix release:

  • Fixing problem with icon (team maps) on Windows
    • Known limitation: The generated *.svg files might still not show the team icon correctly, but the *.png files are correct now (can be generated without exception on Windows).

v1.2.0 - Team Maps

05 Oct 08:07
c9361b7
Compare
Choose a tag to compare

Changes in v1.2.0:

  • The generator supports the creation of team maps that illustrate which development teams realize which subsystems or components now:

    Team Map Example

    • Find details on how to use it in our README.

v1.1.1

15 May 09:02
dd025dc
Compare
Choose a tag to compare

Bugfix release:

  • We had to remove the dependency to javax.annotations, since it caused problems in our Eclipse plugin.

v1.1.0

15 May 09:00
4a5296c
Compare
Choose a tag to compare

Changes in v1.1.0:

  • The generator allows to (optionally) add enhanced relationship labels using the following information now:

v1.0.2

10 Feb 12:14
Compare
Choose a tag to compare

v1.0.2:
Release built with Java 11. We needed the OSGi bundle built with Java 11 for context-mapper-dsl.

v1.0.1

15 Nov 10:05
2b35b35
Compare
Choose a tag to compare

Bugfix release v1.0.1:

  • Reduce default resolution of Context Map generator

First release of Context Map generator

07 Nov 20:38
4d5972b
Compare
Choose a tag to compare

This is our first release of the Context Map generator library to produce graphical representations of DDD Context Maps. Check out our README to learn how it works.

An example of a Context Map generated with the library:

Example Context Map