Skip to content

Releases: simonschiller/prefiller

Version 1.4.0

14 Aug 15:42
Compare
Choose a tag to compare
  • Adds support for specifying multiple script files per database

Version 1.3.0

04 Jan 17:00
Compare
Choose a tag to compare
  • Removes dependency on GSON

Version 1.2.1

28 Jul 17:46
Compare
Choose a tag to compare
  • Compile against AGP 7.0.0 stable

Version 1.2.0

31 May 16:19
Compare
Choose a tag to compare
  • Adds support for AGP 7.0.0 beta
  • Adds support for dynamic feature modules

Version 1.1.0

22 May 20:50
Compare
Choose a tag to compare
  • Adds support for KSP
  • Fixes a bug in the dependency graph of the prefill task which prevented some Gradle optimizations from running

Version 1.0.1

05 May 11:49
Compare
Choose a tag to compare

Adds support for AGP 4.2.0 and Gradle 7.0

Version 1.0.0

30 Dec 18:33
3e87aa4
Compare
Choose a tag to compare

First stable release. This version contains:

  • Switch to the new Gradle Property API
  • Android and Kotlin Gradle plugins don't get leaked into consuming projects anymore
  • Support for the latest AGP
  • Various small bug fixes

Version 0.1.0

19 Jun 16:26
Compare
Choose a tag to compare

Initial plugin release