All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.3.1 (2023-05-12)
- Add
atom()
toResponse.unprocessible_entity/2
typespec (#129)
1.3.0 (2023-01-09)
- Add support for atoms to
Response.unprocessable_entity/2
(#112)
1.2.2 (2022-03-24)
- Fixes
Solicit.Plugs.Validation.QueryParams
handling of nested maps (#71)
1.2.1 (2022-02-22)
- handle format validation errors from a changeset to remove "unknown_error" responses
1.2.0 (2021-10-19)
- add 502 and 503 responses (#48)
1.1.1 (2021-09-14)
- error when negative page and negative limit provided (#46)
1.1.0 (2021-09-07)
-
rewrite CastPathParam plug as ValidatePathParam (#42)
-
add default description to conflict (#40)
-
add default description to conflict
-
use git_ops to help automate releases
-
add UUID helpers
- format DateTimes as ISO-8601 strings in JSON (#45)
1.0.12 (2021-06-11)
-
Add accepted/1 Function to Response Package
-
ResponseError functions allow overriding default description