Skip to content

1.1.0

Compare
Choose a tag to compare
@v1nc3n4 v1nc3n4 released this 23 Apr 21:27

Tasks

  • Typos in README (#4)
  • Lack of contributing notes (#5)
  • No issue template (#6)

Refactoring

  • Bad separation of core components and Gradle API related components (#7)
  • Missing unit and functional tests (#8)
  • Invalid usage of Gradle input/output annotations (#9)

Upgrading from 1.0.0+

  • The task type org.siouan.frontendgradleplugin.RunScriptTask has been moved to org.siouan.frontendgradleplugin.tasks.RunScriptTask. Update any custom task using this type accordingly.