Notable changes to this project will be documented in this file.
- Make counter cache work with a custom column name and with optional associations (#123, by Ned Campion).
- Add support for Rails 6 (#124, by Daniel Rice, Josh Bryant, and Romain Alexandre)
- Add support for incrementing and decrementing counter cache columns on associated objects (#119, by Dimitar Lukanov)
- Add
:double_tap_destroys_fully
option, with defaulttrue
(#116, by Michael Riviera). - Officially support Ruby 2.6 (#114, by Matijs van Zuijlen).
(To be added)