- fix: track was not ended when behaviour resulted in a future
- feat!: upgraded to dart v3
- removed
whenSuccessandwhenFailedmethods + variants fromExceptionOr
- removed
- feat: better usage of
FutureOrfunctionality
- ci stuff
- ci: pipelines
- doc: updated readme
- feat: added more extensions for
ExceptionOr
- feat: added helper methods for ExceptionOr
- feat: auto implemented description
- fix: fir call onCatch, then stop with error
- feat! added value to
ExceptionOrSuccess.thenStartNextWhenSuccess
- feat: added default implementation for
onCatch
- Downgrade
asyncpackage dependency to be compatible with flutter
- Added the
BehaviourInterfaceandBehaviourInterface - Upgraded dependencies
- Initial version.