Sha256: aa66cac2e7c26ff4a2539f51ea8ab253c917d1f859c449273b97d212c30d4696

Contents?: true

Size: 897 Bytes

Versions: 1

Compression:

Stored size: 897 Bytes

Contents

## Unreleased

## 1.1.0 (2022-01-07)

### Changes

* Add gem metadata
* Drop Ruby 2.4 support
* Drop ActiveRecord 5.0 and 5.1 support

### Misc

* Introduce Appraisal
* CI against for ActiveRecord 6.1 and 7.0
* Use GitHub Actions and stop using Travis CI
* CI against for Ruby 3.0 and 3.1
* Require MFA to release gem


## 1.0.0 (2020-10-16)

### Changes

* Support Ruby 2.7


## 0.4.0 (2019-08-22)

### Changes

* Support ActiveRecord 6.0.0

### Misc

* Improve rspec and CI


## 0.3.0 (2018-10-05)

### Breaking changes

* Change mixin module from `OperatorRecordable` to `OperatorRecordable::Extension`


## 0.2.0 (2018-09-27)

### Changes

* Add association name options
* Modify not to define unnecessary class methods for ActiveRecord model

### Misc

* Remove unecessary `require`


## 0.1.1 (2018-09-19)

### Misc

* Refactor internal structures


## 0.1.0 (2018-09-14)

* Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
operator_recordable-1.1.0 CHANGELOG.md