Skip to content

Releases: iurysza/module-graph

v0.6.1

13 Apr 06:27

Choose a tag to compare

What's Changed

  • 🛠️ Project refactor in #30 and #31
  • 🧪 Lots of new tests added

The project went through a complete refactor. This will enable us to more easily add new features going forward.
Full Changelog: v0.6.0...v0.6.1

v0.6.0

31 Mar 18:44

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

15 Sep 18:06

Choose a tag to compare

What's new

  • Added a feature to show the full path to the extension. Useful when you have multiple modules with the same name.
  • Added support for theme variables to customize the chart's colors.

Fixes

  • Fixed an issue with duplicate edges.

v0.4.0

05 May 17:18

Choose a tag to compare

What's New


  • Add support for LinkText 2a63444
  • Create README file when one is missing is now the default behavior

Thanks @henrikje for the PRs 🚀

v0.3.0

03 Apr 17:25

Choose a tag to compare

What's New


  • Add Orientation option (614f80c)

  • Create readmeSection  when one is not found in the README (5486a92)

Improve Gradle plugin API usage

26 Mar 13:54

Choose a tag to compare

What's Fixed

  • Fixed incremental build support when project dependencies change
  • Removed unneeded doLast block (caused Execution optimizations have been disabled)
  • Removed unneeded outputFile extension and fixed task lifecycle definition.

v0.2.0

21 Mar 10:21

Choose a tag to compare

Mermaid themes and Incremental Builds!

What's New

  • Added an optional "theme" config option
  • Changed the logic to remove group (or subgraph) for projects without a parent folder
  • Refactored the project folder structure to make it more organized and easier to navigate.

What's Fixed

  • Fix path issues for Windows users to make the library more accessible across different platforms.
  • Fixed support for incremental builds, reducing build times and improving performance.

First release

16 Mar 09:03

Choose a tag to compare

First release Pre-release
Pre-release
v0.1.0

First release 0.1.0