Skip to content

Releases: rootstrap/yaaf

v2.2.0

23 Dec 13:45
3431f62
Compare
Choose a tag to compare
  • Add support for Rails 7

v2.1.0

27 Sep 14:26
02e847a
Compare
Choose a tag to compare

v2.0.0

15 Jul 15:16
56e6bbc
Compare
Choose a tag to compare
  • Adjust #save/! for callback validation exceptions by @thewatts
  • Delegate #transaction to ActiveRecord::Base so it can be overriden by @thewatts
  • Prevent double validations on #save/! by @thewatts

v1.0.0

05 Mar 14:03
a049931
Compare
Choose a tag to compare
  • Improvements for error handling
  • Drop support for Rails <= 5.1

v0.2.0

28 Jan 22:04
65e2828
Compare
Choose a tag to compare

Support Rails 6.1 by Shaglock

v0.1.1

11 Apr 19:16
255626d
Compare
Choose a tag to compare

Remove unnecessary files from gem package

v0.1.0

07 Apr 18:22
a9fe44f
Compare
Choose a tag to compare

Initial release