Current section

Files

Jump to
error_message CHANGELOG.md
Raw

CHANGELOG.md

## 0.2.1
- Add `t_res` types
## 0.2.0
- add `http_code` function
- add http codes to docs
- add request_id to jsonable_map when possible
## 0.1.4
- Make details pretty print on inspect
## 0.1.3
- Change message typing to String.t
## 0.1.2
- Add better typing for specs
## 0.1.1
- Add support for Jason @derive when library is present
## 0.1.0
- Initial Release