Releases: RustForWeb/fortifier
Releases · RustForWeb/fortifier
v0.2.11
What's Changed
- fix: strip options from range error type by @DanielleHuisman in #71
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- fix: add name for error code constant by @DanielleHuisman in #70
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- fix: use
cfg-iffor conditional feature in unit test by @DanielleHuisman in #68 - fix: add utoipa where predicate by @DanielleHuisman in #69
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- chore(deps): update npm to v11.7.0 by @renovate[bot] in #56
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #57
- chore(deps): update github artifact actions (major) by @renovate[bot] in #58
- chore(deps): update dependency prettier to v3.7.4 by @renovate[bot] in #55
- chore(deps): update rust crate indexmap to v2.12.1 by @renovate[bot] in #59
- chore(deps): update rust crate tokio to v1.49.0 by @renovate[bot] in #63
- chore(deps): update rust crate proc-macro2 to v1.0.104 by @renovate[bot] in #60
- chore(deps): update rust crate syn to v2.0.113 by @renovate[bot] in #62
- chore(deps): update rust crate serde_json to v1.0.148 by @renovate[bot] in #61
- feat: strip options from custom validation by @DanielleHuisman in #65
- fix(deps): update rust crate convert_case to 0.10.0 by @renovate[bot] in #64
New Contributors
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- fix: use fully qualified path for
Debugtrait by @DanielleHuisman in #53
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- feat: use error type from
ValidateWithContexttrait by @DanielleHuisman in #52
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- fix: add visibility to infallible type alias by @DanielleHuisman in #51
Full Changelog: v0.2.4...v0.2.5
v0.2.4
What's Changed
- fix: generate a top level error type alias to
Infallibleby @DanielleHuisman in #50
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- fix: remove non-debug types from todo statements by @DanielleHuisman in #48
- fix: stop comparing the same type against itself by @DanielleHuisman in #49
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- feat: add support for generics to error types by @DanielleHuisman in #47
Full Changelog: v0.2.1...v0.2.2