1.6.0
·
41 commits
to master
since this release
- Bumping dependencies of the project, including Gradle and Kotlin language.
- Adding the print of all the modules that are being compiled in each stage of compilation.
- Bug fix: Fix the wrong traversal of the graph of modules which caused the script to get stuck for some projects when calculating the compilation phase of each module. Now the library uses a simple to understand topological sort.