All Versions
36
Latest Version
Avg Release Cycle
134 days
Latest Release
995 days ago
Changelog History
Page 4
Changelog History
Page 4
-
v4.0.5 Changes
April 28, 2012- Favor
includes
overjoins
in globalize to avoid read-only results (Jakub Wojtysiak) - π Fix globalize compatibility with results from dynamic finders (Chris Salzberg)
- Favor
-
v4.0.4 Changes
March 26, 2012- π Fix globalize plugin to avoid issues with asset precompilation (Philip Arndt)
-
v4.0.3 Changes
March 14, 2012- π Fix escape for '%' and '_' on SQLite (Norman Clarke and Sergey Petrunin)
- π Allow FriendlyId to be extended or included (Norman Clarke)
- π Allow Configuration#use to accept a Module (Norman Clarke)
- π Fix bugs with History module + STI (Norman Clarke and Sergey Petrunin)
-
v4.0.2 Changes
March 12, 2012- π Improved conflict handling and performance in History module (Erik Ogan and Thomas Shafer)
- π Fixed bug that impeded using underscores as a sequence separator (Erik Ogan and Thomas Shafer)
- π Minor documentation improvements (Norman Clarke)
-
v4.0.1 Changes
February 29, 2012- β Added support for Globalize 3 (Enrico Pilotto and Philip Arndt)
- π Allow the scoped module to use multiple scopes (Ben Caldwell)
- π Fixes for conflicting slugs in history module (Erik Ogan, Thomas Shafer, Evan Arnold)
- π Fix for conflicting slugs when using STI (Danny van der Heiden, Diederick Lawson)
- Maintainence improvements (Norman Clarke, Philip Arndt, Thomas Darde, Lee Hambley)
-
v4.0.0 Changes
December 27, 2011This is a complete rewrite of FriendlyId, and introduces a smaller, faster and less ambitious codebase. The primary change is the relegation of external slugs to an optional addon, and the adoption of what were formerly "cached slugs" as the primary way of handling slugging.