Skip to content

Releases: daht-x/sagitta

v4.1.0

13 Feb 16:32
Compare
Choose a tag to compare

What's Changed

Build system

  • build: remove pre-load condition for the SonarAnalyzer.CSharp package by @daht-x in #276

New features and enhancements

Dependencies management

  • dependency: migrate from ESLint to Biome by @daht-x in #272

Full Changelog: v4.0.0...v4.1.0

v4.0.0

04 Feb 02:57
cd30d54
Compare
Choose a tag to compare

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 the Reduce method by @daht-x in #259

Build system

  • build: update .NET SDK from 8.0.100 to 8.0.101 by @daht-x in #254

Full Changelog: v3.13.0...v4.0.0

v3.13.0

22 Jan 04:40
32df614
Compare
Choose a tag to compare

What's Changed

New features and enhancements

  • feature(Result): add DoOnFailure method by @daht-x in #233

Full Changelog: v3.12.0...v3.13.0

v3.12.0

22 Jan 04:03
d4b38da
Compare
Choose a tag to compare

What's Changed

Build system

  • build: update Node.js from 20.10.0 to 20.11.0 by @daht-x in #192

New features and enhancements

  • feature(Result): add DoOnSuccess method by @daht-x in #230

Full Changelog: v3.11.0...v3.12.0

v3.11.0

07 Jan 23:30
07c95ff
Compare
Choose a tag to compare

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): add Reduce method by @daht-x in #178

Full Changelog: v3.10.0...v3.11.0

v3.10.0

05 Jan 05:35
53b864a
Compare
Choose a tag to compare

What's Changed

  • feature(Result): add Bind 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

04 Jan 16:42
4f016c2
Compare
Choose a tag to compare

What's Changed

  • feature(Result): add overload of the Map method by @daht-x in #172

Full Changelog: v3.8.0...v3.9.0

v3.8.0

04 Jan 16:18
deed8b0
Compare
Choose a tag to compare

What's Changed

  • workflow: centralize CodeQL analysis by @daht-x in #169
  • documentation: centralize CodeQL badges by @daht-x in #170
  • feature(Result): add Map method by @daht-x in #171

Full Changelog: v3.7.0...v3.8.0

v3.7.0

04 Jan 14:05
d585315
Compare
Choose a tag to compare

What's Changed

  • feature(Result): add overload of the Ensure method by @daht-x in #168

Full Changelog: v3.6.0...v3.7.0

v3.6.0

04 Jan 13:44
06a81be
Compare
Choose a tag to compare

What's Changed

  • feature(Result): add overload of the Ensure method by @daht-x in #167

Full Changelog: v3.5.0...v3.6.0