Skip to content
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.

Releases: dotanuki-labs/magic-modules

v0.0.3

30 Aug 20:47
Compare
Choose a tag to compare

Changed

  • Non-application modules will now be mapped to JavaModules.kt and AndroidModules.kt instead of an unique Libraries.ktfile (#2)
  • Project parsing is now faster (#2)

Fixed

  • Extract Maven coordinates taking in consideration OS style for file paths (#3)

Thanks Thiago Santos (@programadorthi) for the contributions!

v0.0.2

25 Jul 14:51
Compare
Choose a tag to compare
  • Grab more possible plugin declarations when matching modules (#1)

v0.0.1

22 Apr 10:35
Compare
Choose a tag to compare

Initial release, for demo purposes