Skip to content

v3.18.0

Compare
Choose a tag to compare
@zorbash zorbash released this 23 Aug 12:19
· 42 commits to master since this release
c1dbca1

What's Changed

  • Relax dependency constraint on ymlr to allow version ~> 4.0 by @arcanemachine in #544
  • Fix deprecation warning on Elixir 1.15, require Elixir 1.11, adapt CI by @thbar in #550
  • Add --quiet option for spec generation by @Cowa in #557
  • Fix casting non-objects against discriminator #551 by @gianluca-nitti in #552
  • feat: add assert_operation_response, assert_raw_schema by @msutkowski in #545

New Contributors

Full Changelog: v3.17.3...v3.18.0