Skip to content

Releases: daht-x/sagitta

v7.1.0

24 Dec 21:45
v7.1.0
ab7aa6d
Compare
Choose a tag to compare

What's Changed

New features and enhancements

  • feature(Result): add mechanism to execute an action based on the state of the previous result by @daht-x in #586

Full Changelog: v7.0.0...v7.1.0

v7.0.0

24 Dec 20:02
v7.0.0
4dc1c46
Compare
Choose a tag to compare

What's Changed

Compatibility

  • compatibility(ResultFactory): remove Ensure mechanism and its overloads by @daht-x in #585

Full Changelog: v6.4.0...v7.0.0

v6.4.0

24 Dec 18:41
v6.4.0
0f5a800
Compare
Choose a tag to compare

What's Changed

Build system

  • build: update PNPM from 9.15.0 to 9.15.1 by @daht-x in #582

Bug fixes

  • bug: fix reference to package assets by @daht-x in #584

New features and enhancements

  • feature(Result): add mechanism to replace a previous success with Unit by @daht-x in #583

Full Changelog: v6.3.0...v6.4.0

v6.3.0

14 Dec 20:34
v6.3.0
418b971
Compare
Choose a tag to compare

What's Changed

Build system

  • build: remove unnecessary assets included in the release by @daht-x in #572

New features and enhancements

  • feature(Result): add mechanism to reset a previous result with a new one by @daht-x in #571

Full Changelog: v6.2.0...v6.3.0

v6.2.0

09 Dec 01:00
v6.2.0
ded23c0
Compare
Choose a tag to compare

What's Changed

New features and enhancements

  • feature(Result): add overload for DoOnSuccess to avoid the need to manually discard the reference value by @daht-x in #564

Full Changelog: v6.1.0...v6.2.0

v6.1.0

09 Dec 00:34
v6.1.0
bbb8b4a
Compare
Choose a tag to compare

What's Changed

Build system

  • build: update PNPM from 9.13.2 to 9.14.2 by @daht-x in #554
  • build: add AnalysisLevel property by @daht-x in #557
  • build: update .NET SDK from 9.0.100 to 9.0.101 by @daht-x in #558
  • build: update Node.js from 22.11.0 to 22.12.0 by @daht-x in #561

New features and enhancements

  • feature(Result): add overload for DoOnFailure to avoid the need to manually discard the reference value by @daht-x in #563

Full Changelog: v6.0.0...v6.1.0

v6.0.0

17 Nov 00:30
v6.0.0
3c933df
Compare
Choose a tag to compare

What's Changed

Compatibility

  • compatibility: upgrade .NET SDK from 8.0.403 to 9.0.100 by @daht-x in #544

Build system

  • build: upgrade Node.js from 20.18.0 to 22.11.0 by @daht-x in #532
  • build: update PNPM from 9.12.3 to 9.13.2 by @daht-x in #545

Full Changelog: v5.0.0...v6.0.0

v5.0.0

22 Aug 02:10
273d8df
Compare
Choose a tag to compare

What's Changed

Compatibility

  • compatibility(result): treat equality by value instead of by reference by @daht-x in #471

Build system

  • build: update PNPM from 9.7.0 to 9.7.1 by @daht-x in #466
  • build: update .NET SDK from 8.0.400 to 8.0.401 by @daht-x in #467
  • build: update Node.js from 20.16.0 to 20.17.0 by @daht-x in #472

Full Changelog: v4.3.0...v5.0.0

v4.3.0

12 Jun 13:10
Compare
Choose a tag to compare

What's Changed

Build system

  • build: update Node.js from 20.13.1 to 20.14.0 by @daht-x in #402
  • build: update PNPM from 9.2.0 to 9.3.0 by @daht-x in #408
  • build: update .NET SDK from 8.0.301 to 8.0.302 by @daht-x in #412

New features and enhancements

Full Changelog: v4.2.0...v4.3.0

v4.2.0

13 Feb 17:57
9cb85ba
Compare
Choose a tag to compare

What's Changed

New features and enhancements

  • feature(Result): add Catch method overload by @daht-x in #281

Full Changelog: v4.1.0...v4.2.0