FriendlyId v5.0.0.beta1 Release Notes

Release Date: 2013-08-10 // over 10 years ago
    • ๐Ÿ‘Œ Support for Rails 4.
    • Made the :scoped and :history modules compatible with each other (Andre Duffeck).
    • โœ‚ Removed class-level finders in favor of friendly scope (Norman Clarke).
    • ๐Ÿ‘ Implemented "candidates" support (Norman Clarke).
    • Slug "sequences" are now GUIDs rather than numbers (Norman Clarke).
    • find no longer falls back to super unless id is fully numeric string (Norman Clarke).
    • 0๏ธโƒฃ Default sequence separator is now '-' rather than '--'.
    • ๐Ÿ‘Œ Support for Globalize has been removed until Globalize supports Rails 4.
    • โœ‚ Removed support for Ruby < 1.9.3 and Rails < 4.0.