Packages

Package for simplifying error representation and handling in an Absinthe application

Current section

Files

Jump to
blunder CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [1.1.0] 2018-09-12
### Added
- Added more context to timeout
## [1.0.3] 2018-04-02
First public release
## [1.0.2] 2018-02-18
### Fixed
- added `@spec` to functions created by `deferror` macro
## [1.0.1] 2018-02-13
### Fixed
- Added credo and coveralls and addressed the issues they raised
## [1.0.0] 2018-02-13
### Removed
- `Resolver.Absinthe` extracted into its own package
### Added
- This `CHANGELOG` 🎉
## **0.1.0** 2018-02-12
Initial extraction of logic from an internal umbrella app.
[1.0.2]: https://github.decisiv.net/PlatformServices/blunder/tree/1.0.2
[1.0.1]: https://github.decisiv.net/PlatformServices/blunder/tree/1.0.1
[1.0.0]: https://github.decisiv.net/PlatformServices/blunder/tree/1.0.0