Bugfixes:
- Correctly fix counter caches, even when there are no dependent records
Bugfixes:
- Avoid Rails 4 deprecation warning
Features:
- Added support for touch option that updates timestamps when updating counter caches
Features:
- Added a simple migration generator to simplify adding counter cache columns
Improvements:
- delta_column now supports float values
Bugfixes:
- Prevent running out of memory when running counter_culture_fix_counts in large tables