Skip to content

Releases: simonschiller/prefiller

Version 1.4.0

Choose a tag to compare

@simonschiller simonschiller released this 14 Aug 15:42
  • Adds support for specifying multiple script files per database

Version 1.3.0

Choose a tag to compare

@simonschiller simonschiller released this 04 Jan 17:00
  • Removes dependency on GSON

Version 1.2.1

Choose a tag to compare

@simonschiller simonschiller released this 28 Jul 17:46
  • Compile against AGP 7.0.0 stable

Version 1.2.0

Choose a tag to compare

@simonschiller simonschiller released this 31 May 16:19
  • Adds support for AGP 7.0.0 beta
  • Adds support for dynamic feature modules

Version 1.1.0

Choose a tag to compare

@simonschiller simonschiller released this 22 May 20:50
  • 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

Choose a tag to compare

@simonschiller simonschiller released this 05 May 11:49

Adds support for AGP 4.2.0 and Gradle 7.0

Version 1.0.0

Choose a tag to compare

@simonschiller simonschiller released this 30 Dec 18:33
3e87aa4

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

Choose a tag to compare

@simonschiller simonschiller released this 19 Jun 16:26

Initial plugin release