Releases: Innmind/Immutable
Releases · Innmind/Immutable
6.0.0
What's Changed
- Next major release by @Baptouuuu in #74
- Make Monoids enums by @Baptouuuu in #75
Full Changelog: 5.20.0...6.0.0
5.20.0
What's Changed
- Add mechanism to prevent recovering from certain attempt errors by @Baptouuuu in #73
Full Changelog: 5.19.0...5.20.0
5.19.0
What's Changed
- Add mechanism to prevent recovering from certain validation failures by @Baptouuuu in #72
Full Changelog: 5.18.0...5.19.0
5.18.0
What's Changed
- Add missing assertion on
Sequence::windows()property by @Baptouuuu in #70 - Add
Attempt::mapError()by @Baptouuuu in #71
Full Changelog: 5.17.0...5.18.0
5.17.0
What's Changed
- Add
NoDiscardattribute on mutation free methods by @Baptouuuu in #66 - Code style by @Baptouuuu in #67
- Add
Sequence::windows()by @Baptouuuu in #68 - Remove support for
innmind/black-box5by @Baptouuuu in #69
Full Changelog: 5.16.0...5.17.0
5.16.0
What's Changed
- Allow to chain predicates composition by @Baptouuuu in #62
- Add
ArrayMergemonoid by @Baptouuuu in #63 - Add
Attempt::eitherWay()by @Baptouuuu in #64
Full Changelog: 5.15.0...5.16.0
5.15.0
What's Changed
- Add
Either::attempt()andMaybe::attempt()by @Baptouuuu in #59
Full Changelog: 5.14.4...5.15.0
5.14.4
What's Changed
- Fix
Set::equals()loading its data when not necessary by @Baptouuuu in #57
Full Changelog: 5.14.3...5.14.4
5.14.3
What's Changed
- Fix Sequence->snap()->toSet() being lazy by @Baptouuuu in #55
Full Changelog: 5.14.2...5.14.3
5.14.2
What's Changed
- Fix
Sequence::snap()not keeping intermediary steps in memory by @Baptouuuu in #54
Full Changelog: 5.14.1...5.14.2