Skip to content

1.4.1

Compare
Choose a tag to compare
@RijnBuve-TomTom RijnBuve-TomTom released this 23 Sep 16:07
· 33 commits to master since this release
c5a4f84
  • Updated POM dependencies.

  • Replaced deprecated Channel methods offer and poll with current method variants trySend and tryReceive.

  • Replaced some internal properties with private to be stricter on visibility.

  • Removed redundant suspend modifiers from methods.