- Breaking Changes Rails 6.0 is no longer supported. #28
- Support Rails 7.2.0 #27
- Breaking Changes Rails 5.0, 5.1 and 5.2 are no longer supported. #23
- Changed the version of rails specified in appraisal to stable version. #20
- Migrate travis.ci to Github Actions #22
- Support ruby 3.2 #24
- Deprecate
#attribute?(*args)
in favor of#attribute_bitmask?(*args)
. #17 - Support Rails 7.0.0.alpha1 #18
- Support Rails 6.1.0 #14
-
Fixes security alert #9
-
Query methods supports string arguments #12
-
Enumerize ActiveRecordBitmask::Map #4
-
Support old rails #5
-
Run RuboCop on CI. #6
- Support blank values for checkbox #3
- first release.