Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@clechasseur clechasseur released this 30 Dec 07:05
· 88 commits to main since this release

New major release that brings dependencies up-to-date, improves code coverage and includes one breaking change: when a validation error is reported while validating the data in a POST request, instead of returning 400 Bad Request, we now return 422 Unprocessable Entity.

What's Changed

Full Changelog: v0.1.0...v0.2.0