counter_culture v3.3.0 Release Notes

Release Date: 2022-10-11 // over 1 year 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 .destroy on an already-destroyed model (#351)
    • Don't immediately call Proc passed to column_names to avoid startup issue (#352)

Previous changes from v3.2.1

  • ๐Ÿ›  Bugfixes:

    • Fix counter_culture_fix_counts when passing it symbols for column names (#341)