result_or 0.8.8
result_or: ^0.8.8 copied to clipboard
Easy error handling implementation based on ResultOrError/Either idea.
0.8.4 #
- Initial release.
0.8.5 #
- Formatting fixed
0.8.6 #
- Types fixed
0.8.7 #
- Error types refactored
- New getters and extensions
- Minor refactoring and bug fixes
- Tests commited
- Readme updated
0.8.8 #
- Customizable error reporter added;
- Better and shorter naming for main functions;
- Better when, onSuccess/onError;
- Readme updated;
- Various fix and refactor;
- Tests updated;