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
--check
option 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