Skip to content

Releases: softwaremill/ox

v1.0.0-RC2

23 Jul 11:33
e25e503
Compare
Choose a tag to compare

What’s Changed

v1.0.0-RC1

16 Jul 09:42
39af184
Compare
Choose a tag to compare

We're expecting to publish the final 1.0.0 release in ~1 month.

Please help us with testing & feedback - what is missing? what is broken? what would be good to fix before 1.0-final? Thanks!

What’s Changed

v0.7.3

11 Jul 09:58
a391cdb
Compare
Choose a tag to compare

What’s Changed

  • Only catch nonfatal exceptions using catching; rename catchingNonFatal to catchAll (#347) @adamw

v0.7.2

10 Jul 13:19
9020c99
Compare
Choose a tag to compare

What’s Changed

v0.7.1

10 Jul 10:19
d3d26e7
Compare
Choose a tag to compare

What’s Changed

v0.7.0

26 Jun 14:02
f662994
Compare
Choose a tag to compare

What’s Changed

  • Add docs on how to use Ox with AI coding assistants (#341) @adamw
  • Rename maxRepeats to maxAttempts, change semantics (#340) @adamw
  • Add Flow.retry and Flow.recover (#339) @adamw
  • Optimize cancellable fork when it's cancelled before starting (#338) @adamw
  • Add suppressed exceptions when one is thrown during releasing in use (#337) @adamw
  • Fix to run finalizers once when there's an exception during releasing (#336) @adamw
  • Optimize Chunk implementation with multi-array backing (#335) @adamw
  • Update sbt-softwaremill-common, ... to 2.1.0 (#334) @softwaremill-ci
  • Update sbt-softwaremill-common, ... to 2.0.26 (#325) @softwaremill-ci
  • Update channels to 1.0.1 (#332) @softwaremill-ci
  • Increase default chunk size in IO/file ops to 8192 (#333) @adamw
  • Add debug macro (#331) @adamw

v0.6.1

17 Jun 07:41
3a77ac2
Compare
Choose a tag to compare

What’s Changed

v0.6.0

02 Jun 09:36
3763f1a
Compare
Choose a tag to compare

What’s Changed

v0.5.15

28 May 12:32
4afcafd
Compare
Choose a tag to compare

What’s Changed

  • Use the non-blocking tell for inScopeRunner (#315) @adamw

v0.5.14

28 May 11:06
3a6235a
Compare
Choose a tag to compare

What’s Changed