Skip to content

1.15.0

Compare
Choose a tag to compare
@freemanjp freemanjp released this 21 Aug 13:32
· 97 commits to main since this release

Enhancement:

  • #495: Upgraded ktlint.version from 0.46.1 to 0.47.0

Other changes:

  • #476: Upgraded jsonassert from 1.5.0 to 1.5.1
  • #477: Upgraded dokka-maven-plugin from 1.7.0 to 1.7.10
  • #478: Refactored to reuse GitHub Actions workflows
  • #479: Changed GPG key import method
  • #480: Extracted maven-periodic-cache-action
  • #481: Changed to deploy on release
  • #482: GitHub Actions caching improvements
  • #483: Inlined CI shell scripts
  • #484: Moved settings.xml into CI workflow
  • #488: Changed to build with Java 11
  • #487: Upgraded kotlin-parent from 3.2.0 to 3.3.0
  • #489: Upgraded animal-sniffer-maven-plugin from 1.20 to 1.21
  • #490: Fixed Kotlin .editorconfig
  • #492: Upgraded Maven from 3.6.1 to 3.8.6
  • #491: Fixed GitHub Actions color output
  • #493: Upgraded doxia-sink-api-ktx from 1.4.0 to 1.5.0
  • #494: Upgraded animal-sniffer-maven-plugin from 1.21 to 1.22
  • #496: Added documentation for Java 17
  • #497: Added documentation for Java 17 to site
  • #498: Removed JCenter config
  • #499: Upgraded kotlin-maven-plugin-tools from 0.9.26 to 1.0.0
  • #500: Removed GitHub plugin repo config
  • #501: Added Sonatype Lift config
  • #502: Updated Maven POM CI details
  • #503: Renamed master branch to main
  • #504: Updated Git config
  • #505: Added kotlinc.xml to .gitignore