Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

1.3.3

Compare
Choose a tag to compare
@jakobkmar jakobkmar released this 10 Jul 21:42
· 18 commits to main since this release
1ea4f2f
  • upgrade to Kotlin 1.5.20 and update all Kotlin dependencies
  • do the requested action when calling reject(), dropConnection() or tooMuchData() immediately and return Nothing (fits better into the language)
  • not using GlobalScope anymore