Releases: TomokiMiyauci/result
Releases · TomokiMiyauci/result
2.0.0
2.0.0 (2023-07-07)
Features
- extract: add extract operators (497626f)
- logical: add logical operators (a159d31)
- mod: export related modules (e033f82)
- mod: remove all API (0919773)
- query: add query operators (8ced6fd)
- spec: add specification interface and type constructor (1dfcc9a)
- transform: add mapOr transform operator (d969bd9)
- transform: add transform operator (9bb241b)
BREAKING CHANGES
- mod: change Result, Ok, Err constructor.
- mod: remove
unsafe
function
2.0.0-beta.2
2.0.0-beta.1
2.0.0-beta.1 (2023-07-07)
Features
- extract: add extract operators (497626f)
- logical: add logical operators (a159d31)
- mod: export related modules (e033f82)
- mod: remove all API (0919773)
- query: add query operators (8ced6fd)
- spec: add specification interface and type constructor (1dfcc9a)
- transform: add transform operator (9bb241b)
BREAKING CHANGES
- mod: remove all API