Sha256: 8c5e814953c0c8658137dab48a5205903e631568e789229926b69dbe6baaf7a9
Contents?: true
Size: 1.7 KB
Versions: 1
Compression:
Stored size: 1.7 KB
Contents
# Changelog ## 2.2.0 ### Breaking Changed ### Added - [replace postgres docker image](https://github.com/kufu/activerecord-bitemporal/pull/103) - [use Matrix Jobs in CircleCI](https://github.com/kufu/activerecord-bitemporal/pull/107) - [Add support changing swapped_id, when called #destroy](https://github.com/kufu/activerecord-bitemporal/pull/110) ### Changed ### Deprecated ### Removed ### Fixed ## 2.1.0 ### Breaking Changed ### Added - [Update valid_to after #update](https://github.com/kufu/activerecord-bitemporal/pull/105) - [Add GitHub Actions workflow to release to RubyGems.org](https://github.com/kufu/activerecord-bitemporal/pull/104) - [migrate Scheduled workflows in CircleCI](https://github.com/kufu/activerecord-bitemporal/pull/106) ### Changed ### Deprecated ### Removed ### Fixed ## 2.0.0 ### Breaking Changed - [[Proposal] Changed valid_in to exclude valid_from = to and valid_to = from. by osyo-manga · Pull Request #95](https://github.com/kufu/activerecord-bitemporal/pull/95) ### Added ### Changed - [[Proposal] Add range argument to .valid_allin. by Dooor · Pull Request #98](https://github.com/kufu/activerecord-bitemporal/pull/98) ### Deprecated ### Removed ### Fixed - [Fix JOIN query does not have valid_from / valid_to when using .or. by osyo-manga · Pull Request #99](https://github.com/kufu/activerecord-bitemporal/pull/99) - [Fix typo in README.md by Naoya9922 · Pull Request #101](https://github.com/kufu/activerecord-bitemporal/pull/101) ## 1.1.0 ### Added - [Add bitemporal data structure visualizer by wata727 · Pull Request #94](https://github.com/kufu/activerecord-bitemporal/pull/94) ### Changed ### Deprecated ### Removed ### Fixed ## 1.0.0 First stable release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activerecord-bitemporal-2.2.0 | CHANGELOG.md |