View Source Change Log
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1-3-1-2023-05-12
1.3.1 (2023-05-12)
bug-fixes
Bug Fixes:
- Add
atom()
toResponse.unprocessible_entity/2
typespec (#129)
1-3-0-2023-01-09
1.3.0 (2023-01-09)
features
Features:
- Add support for atoms to
Response.unprocessable_entity/2
(#112)
1-2-2-2022-03-24
1.2.2 (2022-03-24)
bug-fixes-1
Bug Fixes:
- Fixes
Solicit.Plugs.Validation.QueryParams
handling of nested maps (#71)
1-2-1-2022-02-22
1.2.1 (2022-02-22)
bug-fixes-2
Bug Fixes:
- handle format validation errors from a changeset to remove "unknown_error" responses
1-2-0-2021-10-19
1.2.0 (2021-10-19)
features-1
Features:
- add 502 and 503 responses (#48)
1-1-1-2021-09-14
1.1.1 (2021-09-14)
bug-fixes-3
Bug Fixes:
- error when negative page and negative limit provided (#46)
1-1-0-2021-09-07
1.1.0 (2021-09-07)
features-2
Features:
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
fixes
Fixes:
- format DateTimes as ISO-8601 strings in JSON (#45)
1-0-12-2021-06-11
1.0.12 (2021-06-11)
features-3
Features:
Add accepted/1 Function to Response Package
ResponseError functions allow overriding default description