Skip to content

v0.7.0

Choose a tag to compare

@iurysza iurysza released this 21 Apr 13:50
· 48 commits to main since this release
30521a3

What's fixed

  • Fix generating duplicated Digraphs in #31
  • Fix theme change not working on groovy dsl in #33

What's changed

  • Add support for excluding modules in #34
  • Implement Module-Type Based Styling in #35 🚀

Breaking changes

  • focusedNodesPattern -> focusedModulesRegex
  • excludeConfigurationNames -> excludedConfigurationsRegex
    • Now takes a regex string instead of a list of strings