counter_culture v3.0.0 Release Notes

Release Date: 2021-10-26 // over 2 years ago
  • ๐Ÿ’ฅ Breaking changes:

    • Dropped support for Ruby < 2.6
    • Dropped support for Rails < 5.2

    Note that there are no specific breaking changes that would cause older ๐Ÿ”– versions of Ruby or Rails to stop working, we have simply stopped testing against them.

    ๐Ÿ‘Œ Improvements:

    • Support PostgreSql's money type for use with a delta column (#333)