v9.0.0
Major updates
- Adding
MaybeCache<TKey, TValue>with async support (#57) - Moving
Some<T>andNone<T>from Internals to root namespace (#58) - breaking change
Minor updates
- Renaming 'message' and 'msg' arguments as 'reason' (#59)
- Adding monad tests from ploeh.dk (#65)
- Improving null handling (#67)
- Using
AssertType<T>()test pattern throughout (#68)
Full Changelog: v8.3.0...v9.0.0