All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.5.0 - 2020-11-18
- Updated dependencies
- Panic on non-comparable errors
0.4.0 - 2020-01-16
- Error handler and Logger context support
WithStackTrace
to attach stack trace to logs
0.3.0 - 2020-01-10
- Updated dependencies
0.2.0 - 2019-08-23
- Use new logur package
- Initial release