Skip to content

2023

0.2.1 • Better documentation and build performance

Documentation and licensing

  • Licensed the project under Apache 2.0 (#13, !9)
  • Published the documentation to GitLab Pages (#11, !10)
  • Wrote a new description for each package (#11, !10)

Plugins

  • The Gradle plugin only caches the wrapper, and stops caching the build outputs, because the Gradle Build Cache is much better at doing that (#17, !12, #ea44280a)
  • Fixed an invalid cache key for the Gradle Wrapper (#17, !12, #e7d09faf)

Build and deployment

  • Enabled the Gradle Build Cache (#19, !11)