- Support for UUID arrays added
- Standard linter used as a style guide
- Ruby 2.4 support dropped
- Support for Ruby 3.0 added
- Support for Rails 6.1 added
- Support for citext arrays added
- Drop support for
EOLversions of Ruby (below2.4), and Rails (below5.2) - Alias
acts_as_taggable_ontotaggable_array - Stop rails 6 deprecation warnings
- Don't fail during load time if DB is missing
- Don't fail if table is not defined
- Defines columns ambiguously, so table joins would work