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.
- Added support of XML requests and responses
0.4.0 - 2020-11-13
- Body bindings
- NodaTime support
- Validation of body/query/path parameters
0.3.0 - 2020-09-07
- Path and query bindings
- Emit of default handlers
0.2.2 - 2020-04-14
- Record generation from schemas
- Multiple responses for one path now supported
- Added support for XML docs generation
0.1.0 - 2020-03-28
- Initial release