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.
1.0.2 - 2022-02-14
- Arguments with struct values are now passed through Jabbax instead of raising an error @vtm9.
1.0.1 - 2021-12-21
- Support type annotations
- Support for
body_reader
0.2.1 - 2021-09-01
- Handle malformed body
0.2.0 - 2021-06-05
- Support for prefixing arguments in
ErrorSource.from_attribute
0.1.0 - 2021-06-11
- CI configuration