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
- @masato-bkn made their first contribution in #29
- @m-nakamura145 made their first contribution in #33
Full Changelog: v0.7.0...v0.8.0