Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@hearnadam hearnadam released this 29 Oct 16:27
· 6 commits to main since this release
c9f7e82

New/Improved APIs:

  • data: Schedule by @fwbrasil in #733
    • Improves Retry API surface. Breaking.
  • data: Instant improvements by @fwbrasil in #781
  • core: more convenient Random customization by @fwbrasil in #782
  • core: Log improvements by @fwbrasil in #783
  • core: Console improvements by @fwbrasil in #785
    • Exposes typed errors via Abort[IOException]
  • core: simplify KyoApp by @fwbrasil in #780
    • Merges KyoApp.Unsafe.run* to a single runAndBlock method.

Fixes

Updates

Full Changelog: v0.13.1...v0.13.2