counter_culture v3.3.0 Release Notes
Release Date: 2022-10-11 // over 3 years ago-
๐ Improvements:
- Allow reading from replica in
counter_culture_fix_counts(#330) - Test against Ruby 3.1 (#357)
๐ Bugfixes:
- Don't decrement counter cache when calling
.destroyon an already-destroyed model (#351) - Don't immediately call
Procpassed tocolumn_namesto avoid startup issue (#352)
- Allow reading from replica in
Previous changes from v3.2.1
-
๐ Bugfixes:
- Fix
counter_culture_fix_countswhen passing it symbols for column names (#341)
- Fix