Skip to content

Initial Release of error-ease

Choose a tag to compare

@leandreAlly leandreAlly released this 17 Jan 21:43
· 16 commits to main since this release

In this release, we're introducing the following features:

In this release, we're introducing the following features:

Custom Error Classes: Define your own error classes for more precise error handling.
Error Serialization: Easily serialize errors for logging or sending over the network.
Error Wrapping: Wrap existing errors with custom errors without losing the original error information.