Releases: rootstrap/yaaf
Releases · rootstrap/yaaf
v3.0.2
v3.0.1
v3.0.0
What's Changed
- Use ruby-3.0.3 because Rails 7 is not yet ready for ruby-3.1 by @juanmanuelramallo in #80
- Support ruby 3.1 by @geeknees in #82
- Fix CI for Rails 7.1 by @santib in #83
- Add Rails 7.1 and Ruby 3.2 to the CI by @santib in #84
- Add new Ruby and Rails versions to the CI by @santib in #86
- Add destroy objects during save by @grosendo2006 in #87
New Contributors
- @grosendo2006 made their first contribution in #87
Full Changelog: v2.2.0...v3.0.0
v2.2.0
v2.1.0
- Add support for Ruby 3 by @juanmanuelramallo