responsable-errors/CHANGELOG.md

27 lines
353 B
Markdown
Raw Normal View History

2024-01-17 16:19:10 -06:00
# Changelog
2024-01-17 19:55:45 -06:00
## [0.1.1] - 2024-01-17
### Changed
- Just the license
2024-01-17 16:19:10 -06:00
## [0.1.0] - 2024-01-17
Initial Release! Hope you like it!
### Added
- Interfaces:
+ ResponsableError
+ SettableError
+ UnwrappableError
+ UnwrappableErrorrs
- Functions:
+ Errorf
+ NewNotFound
+ NewBadRequest
+ NewInternalError
- Lots of tests!