Skip to content

Releases: kufu/activerecord-bitemporal

2.3.0

30 Jan 02:53
0d79e05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.3.0

2.2.0

16 Jan 01:05
9d0bdcd
Compare
Choose a tag to compare

What's Changed

  • replace postgres docker image by @mkmn in #103
  • use Matrix Jobs in CircleCI by @mkmn in #107
  • Add support changing swapped_id, when called # destroy. by @motsat in #110
  • 🎉 Bump v2.2.0 🎉 by @motsat in #111

Full Changelog: v2.1.0...v2.2.0

2.1.0

16 Jan 01:03
a99ce55
Compare
Choose a tag to compare

What's Changed

  • Add GitHub Actions workflow to release to RubyGems.org by @kinoppyd in #104
  • migrate Scheduled workflows in CircleCI by @mkmn in #106
  • Update valid_to after #update by @motsat in #105
  • 🎉 Bump v2.1.0 🎉 by @motsat in #109

Full Changelog: 2.0.0...v2.1.0

2.0.0

16 Sep 06:28
154fab3
Compare
Choose a tag to compare

What's Changed

  • [Proposal] Changed valid_in to exclude valid_from = to and valid_to = from by @osyo-manga in #95
  • [Proposal] Add range argument to .valid_allin by @Dooor in #98
  • Fix JOIN query does not have valid_from / valid_to when using .or. by @osyo-manga in #99
  • Fix typo in README.md by @Naoya9922 in #101
  • 🎉 Bump v2.0.0 🎉 by @mkmn in #102

New Contributors

Full Changelog: 1.1.0...2.0.0

1.1.0

14 Jul 09:35
76f1cc5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0 First stable release

12 May 07:08
2d6f5f0
Compare
Choose a tag to compare

This is the first stable release of ActiveRecord::Bitemporal

CHANGELOG

What's Changed

New Contributors

Read more