Releases: madkarmaa/results-ts
Releases · madkarmaa/results-ts
v4.0.0
What's Changed
- feat: add async versions of some methods by @madkarmaa in #25
- chore: use husky by @madkarmaa in #27
- refactor!: change Ok and Err signature by @madkarmaa in #28
- chore: add type-only tests by @madkarmaa in #29
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
- refactor: don't constrain error types by @mkantor in #23
- fix: better configs by @madkarmaa in #24
Full Changelog: v2.1.0...v3.0.0
v2.1.0
What's Changed
- chore: set the executable bit on git hooks by @mkantor in #15
- feat: update
*Andguards to allow narrowing contained value types by @mkantor in #13 - refactor: use Either type internally by @madkarmaa in #19
- refactor: improve type safety by @mkantor in #20
- fix: better logging by @madkarmaa in #21
New Contributors
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- fix: remove getters in favor of match() by @madkarmaa in #9
- chore: add sync skill workflow by @madkarmaa in #10
- chore: automatically sync Caveman Review skill from upstream by @github-actions[bot] in #11
- refactor: make assertValueIsNotMissing accept an optional message by @madkarmaa in #12
New Contributors
- @github-actions[bot] made their first contribution in #11
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.2
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Full Changelog: v1.0.0...v1.0.1
v1.0.0
What's Changed
- chore: merge branch
devtomainby @madkarmaa in #4 - feat: add
Optiontype by @madkarmaa in #5 - feat: add flatten() for Result and Option by @madkarmaa in #7
New Contributors
- @madkarmaa made their first contribution in #4
Full Changelog: https://github.com/madkarmaa/results-ts/commits/v1.0.0