Releases: Innmind/Immutable
Releases · Innmind/Immutable
5.11.3
What's Changed
- Fix nesting iterations over the same Accumulate instance by @Baptouuuu in #37
- Fix loading an extra element when not necessary by @Baptouuuu in #40
Full Changelog: 5.11.2...5.11.3
5.11.2
What's Changed
- Fix psalm errors by @Baptouuuu in #38
- Fix loading an extra element when not necessary by @Baptouuuu in #39
Full Changelog: 5.11.1...5.11.2
5.11.1
What's Changed
- Reuse GitHub Actions workflows by @Baptouuuu in #34
- Add PHP 8.4 support by @Baptouuuu in #17
Full Changelog: 5.11.0...5.11.1
5.11.0
What's Changed
- Fix
Either
andMaybe
::memoize()
not loading everything by @Baptouuuu in #31 - Add
Sequence::sink()
by @Baptouuuu in #32 - Add
Attempt
monad by @Baptouuuu in #33
Full Changelog: 5.10.0...5.11.0
5.10.0
What's Changed
- Add
Map::toSequence()
by @Baptouuuu in #25 - Reduce circular dependencies by @Baptouuuu in #26
- Improve deferred sequence by @Baptouuuu in #27
- Deprecations by @Baptouuuu in #28
- Add workflow to automatically create a release by @Baptouuuu in #29
- Increase the number of scenarii per proof in the CI by @Baptouuuu in #30
Full Changelog: 5.9.0...5.10.0