Skip to content

v1.0.0-beta05

Compare
Choose a tag to compare
@RBusarow RBusarow released this 05 Nov 01:04
· 292 commits to main since this release
c3ed048

Api changes

Bug fixes

Housekeeping

  • Set the project JDK target to 8. This only affects the build environment since all previous builds were done on a JDK 8 machine. (#187)
  • Coroutines has been updated to 1.4.0 (#183)
  • Detekt has been updated to 1.4.2 (#184)
  • JUnit6 has been updated to 5.7.0 (#178)