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.2.1 - 2021-07-29
- Adds support for rich gRPC error models
0.2.0 - 2021-07-27
- Adds support for streaming requests
- Added ValidationContext that gives more information about the request in which validation is happening
0.1.0 - 2021-05-21
- First implementation.
- Initial docs.
- CI pipelines