Commit Graph

8 Commits

Author SHA1 Message Date
Kyle Ratti
4dbba5c2f3
feat: add FirstOrEmptyAsync 2024-09-05 22:53:48 -04:00
Kyle Ratti
ec4dedfbdb
chore: remove useless tests 2024-05-03 18:26:22 -04:00
Kyle Ratti
b1578d414c
test: cover additional Maybe extension methods 2024-05-03 17:14:30 -04:00
Kyle Ratti
1ad8e46ab5
deps: upgrade to NUnit 4 2024-04-30 13:39:53 -04:00
Kyle Ratti
69d582c0ed
BREAKING CHANGE: feat: use 'is empty' instead of 'has value' 2024-04-30 13:36:31 -04:00
Kyle Ratti
479b30b60a
BREAKING CHANGE: chore: rename Maybe.Just to Maybe.Create
This was a bad AI suggestion and I regret the decision.
2024-04-30 13:18:51 -04:00
Kyle Ratti
b958542534
fix: rename IDictionary.TryGet to TryGetValue
This resolves ambiguous invocation errors
2023-12-19 21:48:10 -05:00
Kyle Ratti
0e7e161327
1.3.0 2023-08-01 22:32:23 -04:00