Skip to content

v3.20.0

Compare
Choose a tag to compare
@zorbash zorbash released this 10 Jul 15:09
· 13 commits to master since this release
c90e46e

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

Full Changelog: v3.19.1...v3.20.0