Skip to content

Releases: kufu/activerecord-bitemporal

5.2.0

24 Jun 08:53
d9202c1
Compare
Choose a tag to compare

What's Changed

  • Do not run CI against rails_main by @wata727 in #166
  • Delegate CollectionProxy#bitemporal_value to Relation by @wata727 in #168
  • Fix unintended valid_datetime set when CollectionProxy#load by @krororo in #169
  • Bump up version to v5.2.0 by @krororo in #170

Full Changelog: v5.1.0...v5.2.0

5.1.0

05 Jun 02:23
31e2d79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.1...v5.1.0

5.0.1

10 May 09:07
2062921
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.0.1

5.0.0

02 Feb 04:28
c471fbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.3.0...v5.0.0

4.3.0

08 Aug 06:45
374c72f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.3.0

4.2.0

24 Jul 02:30
02145fc
Compare
Choose a tag to compare

What's Changed

  • Fix for RSpec deprecated warning by @osyo-manga in #132
  • Add some files to .gitignore by @krororo in #134
  • Allow passing operated_at to destroy by @wata727 in #138
  • Change not to create history when destroying with force_update by @wata727 in #135
  • Raise ValidDatetimeRangeError instead of RecordInvalid in _update_row by @wata727 in #136
  • Bump up version to v4.2.0 by @wata727 in #141

Full Changelog: v4.1.0...v4.2.0

4.1.0

28 Mar 01:53
ed610e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

4.0.0

01 Mar 11:41
4188244
Compare
Choose a tag to compare

What's Changed

  • Update License and CoC files by @kinoppyd in #115
  • Add required_ruby_version >= 2.7.0 by @Dooor in #125
  • Remove Gemfile.lock by @osyo-manga in #126
  • Update auto asgn by @osyo-manga in #124
  • [proposal]When bitemporal_at exists inside the nest, the specified date was not prioritized, so the date of the inner bitemporal_at is now prioritized. by @bonobono555 in #121
  • Add support bitemporal_callbacks by @Dooor in #123
  • Drop support Rails 5.2 by @krororo in #122
  • Remove test cases for using bitemporal_option_merge! of ActiveRecord:::Bitemporal::Callbacks by @Dooor in #129
  • Bump up version to v4.0.0 by @Dooor in #128

New Contributors

Full Changelog: v3.0.0...v4.0.0

3.0.0

01 Feb 06:46
fa6d2bf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.0...v3.0.0

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