Skip to content

Releases: noheltcj/zinc

0.0.3

09 Jan 09:12
6dbb1c7
Compare
Choose a tag to compare
0.0.3 Pre-release
Pre-release

This release corrects two issues with the initial implementation.

  • Can now have sources in the root package
  • Fixed a bug causing multiple fields of the same type to generate duplicated imports

0.0.1

07 Jan 07:40
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

Not recommended for production use yet.

Initial release with the following:

  • Gradle plugin for easy integration
  • Lightweight Builder DSL (API is a work in progress)
  • Production code builder generation via Kotlin compiler plugin's analysis extension point
  • Configurable production source sets