Skip to content

v1.1.0-M5

Compare
Choose a tag to compare
@neko-kai neko-kai released this 11 Jul 19:50
· 896 commits to develop since this release

Detailed release notes pending until 1.1.0 release.

changes

  • Finalize CE3 support in BIO. Consider only external interruption to be Exit.Interrupted in ZIO. implement sendInterruptToSelf properly. by @neko-kai (#1739)
  • Fix Entropy1#nextLong(max) returning negative values, inconsistent with Entropy1#nextInt(max)

Full Changelog: v1.1.0-M4...v1.1.0-M5