All Versions
73
Latest Version
Avg Release Cycle
62 days
Latest Release
894 days ago
Changelog History
Page 7
Changelog History
Page 7
-
v0.1.27 Changes
November 13, 2014๐ Bugfixes:
- re-add after_commit_action as a dependency, that had gone missing in 0.1.26
-
v0.1.26 Changes
November 12, 2014๐ Bugfixes:
- makes fix_counts work correctly with self-referential tables
-
v0.1.25 Changes
July 30, 2014๐ Bugfixes:
- makes fix_counts work correctly with custom primary keys
-
v0.1.24 Changes
June 27, 2014๐ Bugfixes:
- correctly uses custom primary keys when incrementing / decrementing counts
-
v0.1.23 Changes
May 24, 2014๐ Bugfixes:
- fixes problems fixing conditional counter caches with batching
-
v0.1.22 Changes
May 24, 2014๐ Improvements:
- support for single-table inheritance in counter_culture_fix_counts
-
v0.1.21 Changes
May 24, 2014๐ Bugfixes:
- makes the migration generator compatible with Rails 4.1
-
v0.1.20 Changes
May 14, 2014๐ Bugfixes:
- counter_culture_fix counts now supports float values, where it forced integer values previously
-
v0.1.19 Changes
January 29, 2014๐ Bugfixes:
- Use correct date / time formatting for touch option (fixes a problem with MySQL databases)
-
v0.1.18 Changes
October 16, 2013๐ Bugfixes:
- Correctly fix counter caches, even when there are no dependent records