Skip to content

Releases: arrow-kt/arrow

1.2.4

03 Apr 13:31
Compare
Choose a tag to compare

1 Bug fixes:

  • New AutoCloseScope DSL, make sure closing in reversed order

1 Rollback:

  • Don't be too strict on return type of Raise DSL.

What's Changed

  • chore(deps): update all dependencies by @renovate in #3383
  • fix(autoclose): close Closeables in reversed order by @hoc081098 in #3387
  • chore(deps): update all dependencies by @renovate in #3392
  • fix: Fold restriction not allowing any Function<*> to be returned is too strict in 4bd8694

Full Changelog: 1.2.3...1.2.4

1.2.3

29 Feb 10:08
4f4a27c
Compare
Choose a tag to compare

We went from 1.2.1 directly to 1.2.3, since in 1.2.2 there is a crucial bug concerning KSP. This release features multiple new modules such as:

  • arrow-autoclose: for enabling a typed DSL for working with AutoCloseable.
  • arrow-optics-compose: Specialised integration between Arrow Optics and Compose
  • arrow-collectors: Allows composing operations over sequences of values
    (lists, flows, sequences) while ensuring that the sequence is traversed only once.
  • arrow-eval: To provide forward compatibility for the deprecated Eval type

Many modules, and features were enhanced, and improved based on user feedback. You can read the full release post on the Arrow website.

Thanks to everyone involved, all new contributors, and all members of the Arrow community for supporting, and helping each other and providing feedback to make Arrow better together.

What's Changed

New Contributors

Full Changelog: 1.2.1...1.2.3

1.2.1

06 Sep 13:26
9579e10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

1.2.0

12 Jul 15:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0-RC...1.2.0

1.2.0-RC

04 Apr 09:16
e1e6591
Compare
Choose a tag to compare

What's Changed

Read more

1.1.5

17 Jan 14:13
0dd37b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.4...1.1.5

1.1.4

17 Jan 14:12
99e50bd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.3...1.1.4-rc.3

1.1.3

20 Sep 12:47
e5f42ec
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.2...1.1.3

1.1.2

03 May 13:14
eeac854
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.2

1.1.0

03 May 13:14
ed24185
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.1...1.1.0