ActsAsParanoid v0.8.0 Release Notes

    • Do not set paranoid_value when destroying fully ([#238], by [Aymeric Le Dorze][aymeric-ledorze])
    • ๐Ÿ‘‰ Make helper methods for dependent associations private ([#239], by [Matijs van Zuijlen][mvz])
    • Raise ActiveRecord::RecordNotDestroyed if destroy returns false ([#240], by [Hao Liu][leomayleomay])
    • ๐Ÿ‘‰ Make unscoping by with_deleted less blunt ([#241], by [Matijs van Zuijlen][mvz])
    • โฌ‡๏ธ Drop support for Ruby 2.4 and 2.5 ([#243] and [#245] by [Matijs van Zuijlen][mvz])
    • โœ‚ Remove deprecated methods ([#244] by [Matijs van Zuijlen][mvz])
    • โœ‚ Remove test files from the gem ([#261] by [Matijs van Zuijlen][mvz])
    • โž• Add support for Rails 7 ([#262] by [Vederis Leunardus][cloudsbird])