Releases: daht-x/sagitta
Releases · daht-x/sagitta
v4.1.0
What's Changed
Build system
New features and enhancements
Dependencies management
Full Changelog: v4.0.0...v4.1.0
v4.0.0
What's Changed
Compatibility
- compatibility(
Result
): invert generics position from<TFailure, TSuccess>
to<TSuccess, TFailure>
by @daht-x in #257 - compatibility(
Result
): invert parameters position of theReduce
method by @daht-x in #259
Build system
Full Changelog: v3.13.0...v4.0.0
v3.13.0
v3.12.0
v3.11.0
What's Changed
- dependency: update
xunit
from 2.6.4 to 2.6.5 by @dependabot in #176 - dependency: update
lycheeverse/lychee-action
from 1.8.0 to 1.9.0 by @dependabot in #177 - feature(
Result
): addReduce
method by @daht-x in #178
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- feature(
Result
): addBind
method by @daht-x in #174 - dependency: update
@commitlint/cli
from 18.4.3 to 18.4.4 by @dependabot in #173 - refactor: remove all redundant implementations of method overloads by @daht-x in #175
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
Full Changelog: v3.8.0...v3.9.0
v3.8.0
v3.7.0
What's Changed
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
Full Changelog: v3.5.0...v3.6.0