v0.8.0
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