v1.0.0
- Remove blunder function
- Make generated errors compatible with native errors package
- Implement
Unwrap() error
- Implement
Wrap(err error)
to wrap error from other packages
- Implement
Unwrap() error
Wrap(err error)
to wrap error from other packages