v1.0.0
What's Changed
IOperationResult
andIOperationResult<T>
contracts and implementations to support the Result PatternIOperationError
contract provides details on the domain and a domain-specific code of the errorOperationException
implements theIOperationError
to allow throwing and catching exceptions carrying error details in the format of the Result Pattern
Releases
New Contributors
Full Changelog: https://github.com/deveel/deveel.results/commits/v1.0.0