Releases: open-api-spex/open_api_spex
Releases · open-api-spex/open_api_spex
v3.22.1
What's Changed
- Fix elixir 1.19 support by @adamcstephens in #685
New Contributors
- @adamcstephens made their first contribution in #685
Full Changelog: v3.22.0...v3.22.1
v3.22.0
v3.21.5
v3.21.4
v3.21.3
What's Changed
- Fix cast x-validate when decoded schema by @GPrimola in #647
- Bump CI dependencies by @zorbash in #655
- Add examples property to Schema by @madjar in #654
- Document schema resolver duplicate titles behaviour by @zorbash in #656
- Add spec.yaml tasks to example applications by @zorbash in #657
- Fix 1.18 compilation warnings by @zorbash in #665
- Check for ex_doc warnings in CI and bump devtest deps by @zorbash in #666
- Test array query params in example phoenix app by @zorbash in #667
New Contributors
Full Changelog: v3.21.2...v3.21.3
v3.21.2
v3.21.1
v3.21.0
What's Changed
- Update dev dependencies and example apps by @zorbash in #624
- Support casting decimals by @zorbash in #634
- Support decoding operations with :servers. by @loguntsov in #635
New Contributors
- @loguntsov made their first contribution in #635
Full Changelog: v3.20.1...v3.21.0
v3.20.1
What's Changed
- Support custom error messages in custom validators by @GregorGrasselli in #621
- Update Schema.example/2 typespec to allow references by @zorbash in 5ec452f
New Contributors
- @GregorGrasselli made their first contribution in #621
Full Changelog: v3.20.0...v3.20.1
v3.20.0
What's Changed
- Respect minLength when generating string examples by @zorbash in #608
- Accept read_write_scope from opts when calling cast functions directly by @albertored in #572
- Allow Poison v6 to be used by @hkrutzer in #616
- chore: Drop build matrix support for elixir 1.11, 1.12, 1.13 and OTP 22 by @mbuhot in #619
- improvement: use struct spec to avoid double
%in struct inspect by @zachdaniel in #613 - Feat: add
--checkoption in Mix tasks to compare the generated spec with a previously generated file by @davidebriani in #618 - fix: cast numbers as floats by @David-Klemenc in #611
New Contributors
- @hkrutzer made their first contribution in #616
- @zachdaniel made their first contribution in #613
- @davidebriani made their first contribution in #618
Full Changelog: v3.19.1...v3.20.0