ActsAsList v1.0.0 Release Notes

Release Date: 2019-09-26 // over 4 years ago
  • Full Changelog

    โœ‚ Removed

    • ๐Ÿ’ฅ BREAKING CHANGE: Support for Rails 3.2 > 4.1 has been removed. 0.9.19 is the last version that supports these Rails versions

    โž• Added

    • Added Troubleshooting Database Deadlock Errors section to README.md
    • โž• Added support for Rails 6.0 in testing
    • ๐Ÿ›  Various README fixes
    • A new method called current_position now exists and returns the integer position of the item it's called on, or nil if the position isn't set.