Skip to content

v0.8.0

Choose a tag to compare

@iurysza iurysza released this 23 Apr 18:14
· 44 commits to main since this release

What's Changed

  • Updated module names to be fully qualified in Pull Request #37
    • This fixes conflicts between modules of the same name located in different directories.
  • AndroidApp now receives top priority in ModuleType detection.

Note:
This is not a breaking change, graphs render exactly the same, but you can expect the generated code to be different now.

Full Changelog: v0.7.0...v0.8.0