Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

3.0.0

Latest
Compare
Choose a tag to compare
@Malax Malax released this 07 Mar 12:12
· 10 commits to main since this release
729f5d2

Changed

  • Project now uses Gradle's Kotlin based DSL. Users are still able to use Groovy in their projects. (#55)
  • Ported functional tests from Groovy to Java. (#55)
  • Updated com.heroku.sdk:heroku-deploy to version 3.0.7. (#58)

Added

  • Changes are now tracked in a CHANGELOG.md file. (#56)