Skip to content

Releases: willnet/committee-rails

v0.8.0

27 Feb 08:55
c461f7b
Compare
Choose a tag to compare

What's Changed

  • Set minimum railties version to match used methods by @kiskoza in #19
  • Add example about assert_schema_conform method in README by @masato-bkn in #29
  • Add assert_request_schema_confirm to README by @willnet in #30
  • Bump actions/checkout from 3 to 4 by @dependabot in #31
  • Add Ruby 3.3 to CI matrix by @m-nakamura145 in #33
  • Use default committee_options by @ydah in #37
  • Change the README example to a simple because the warning no longer appear by @ydah in #35
  • Fix some deprecation warning by @ydah in #34
  • Bump committee from 5.0.0 to 5.1.0 by @ydah in #36
  • Update README to specify committee-rails version requirement for committee < 5.1.0 by @willnet in #38

New Contributors

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Apr 09:44
4f7b036
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

v0.6.1

20 Jul 05:41
0c46048
Compare
Choose a tag to compare

What's Changed

  • avoid passing path that contains query string to Committee::Drivers::OpenApi3::Schema#operation_object by @troter in #17
  • prepare 0.6.1 by @willnet in #18

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

20 Jul 05:39
273ae15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

19 Mar 05:14
Compare
Choose a tag to compare

Enable override request and response methods

v0.5.0

05 Mar 05:19
Compare
Choose a tag to compare
  • Drop support committee 2.x
  • Support Ruby 2.7

v0.4.0

21 Jan 09:18
Compare
Choose a tag to compare
  • support committee new options by @ota42y

v0.3.0

26 Nov 14:46
Compare
Choose a tag to compare