Releases: daht-x/sagitta
Releases · daht-x/sagitta
v9.1.0
What's Changed
Build system
- build: update
.NET SDKfrom 10.0.100 to 10.0.101 by @dependabot[bot] in #881 - build: update
Node.jsfrom 24.11.1 to 24.12.0 by @dependabot[bot] in #884 - build: update
PNPMfrom 10.27.0 to 10.28.0 by @dependabot[bot] in #908 - build: add support for
AOTby @daht-x in #912
Full Changelog: v9.0.0...v9.1.0
v9.0.0
What's Changed
Compatibility
- build: upgrade
.NET SDKfrom 9.0.306 to 10.0.100 by @dependabot[bot] in #850
Build system
- build: update
PNPMfrom 10.20.0 to 10.21.0 by @dependabot[bot] in #849 - build: update
Node.jsfrom 24.11.0 to 24.11.1 by @dependabot[bot] in #852
New Contributors
- @dependabot[bot] made their first contribution in #826
Full Changelog: v8.1.0...v9.0.0
v8.1.0
v8.0.1
v8.0.0
What's Changed
Compatibility
- compatibility(
Unit): rename theDiscarderproperty toDefaultby @daht-x in #718 - compatibility(
Unit): remove automatically generatedrecord structfeatures by @daht-x in #752 - compatibility(
Result): renameMapoverload toResetby @daht-x in #753 - compatibility(
Result): renameMapoverload toMapSuccessby @daht-x in #754 - compatibility: improve naming conventions for generics and parameters by @daht-x in #761
- compatibility(
Result): override default output forToStringby @daht-x in #762 - compatibility: rename namespace from
Daht.Sagitta.Core.MonadstoDaht.Sagitta.Core.Resultsby @daht-x in #774
Build system
- build: update
.NET SDKfrom 9.0.301 to 9.0.304 by @daht-x in #751 - build: update
PNPMfrom 10.14.0 to 10.15.0 by @daht-x in #767 - build: update
Node.jsfrom 22.18.0 to 22.19.0 by @daht-x in #773
New features and enhancements
- feature(
Result): add support for tuple deconstruction by @daht-x in #736 - feature(
Result): addTrypattern support by @daht-x in #738 - feature: add value-type support for monadic result by @daht-x in #747
- feature(
Result): add failure mapping by @daht-x in #760 - feature(
Result): add basic set of implicit conversions and operators by @daht-x in #763 - feature(
ValueResult): exposeIsInitializedas a public property by @daht-x in #764 - feature(
ValueResult): add implicit conversions for successes and failures by @daht-x in #765
Full Changelog: v7.1.0...v8.0.0
v7.1.0
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
v6.4.0
v6.3.0
v6.2.0
What's Changed
New features and enhancements
- feature(
Result): add overload forDoOnSuccessto avoid the need to manually discard the reference value by @daht-x in #564
Full Changelog: v6.1.0...v6.2.0