Skip to content

3.0.6

Compare
Choose a tag to compare
@mshibuya mshibuya released this 09 Mar 09:52
· 37 commits to master since this release
a18e13c

Fixed

  • Fix #derived_versions and #active_sibling_versions returning an Array where Hash is expected (@mshibuya 46e4f20)
  • Fix incompatibility with Marcel 1.0.3 (@schinery #2728, #2729)
  • Fix assigning a file with the same name not marking the column as changed (@mshibuya 4c65b39, #2719)
  • Fix failing to remove files with ActiveRecord 7.1 after_commit order change enabled (@mshibuya 63113e9, #2713)