Skip to content

Releases: kufu/activerecord-bitemporal

7.0.0

02 Mar 09:41
Immutable release. Only release title and notes can be modified.
8335713

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.1.0...v7.0.0

6.1.0

23 Oct 02:54
Immutable release. Only release title and notes can be modified.
a7866ac

Choose a tag to compare

What's Changed

  • Bump ruby/setup-ruby from 1.244.0 to 1.245.0 by @dependabot[bot] in #206
  • Improve ValidDatetimeRangeError message with better grammar and context by @krororo in #207
  • Add explicit activesupport dependency by @krororo in #208
  • Using Trusted Publishing for RubyGems.org. by @mkmn in #209
  • Delay execution of ActiveRecord::Base-related processing by @willnet in #189
  • Bump ruby/setup-ruby from 1.245.0 to 1.247.0 by @dependabot[bot] in #210
  • Bump ruby/setup-ruby from 1.247.0 to 1.253.0 by @dependabot[bot] in #212
  • Setup RuboCop by @krororo in #211
  • Bump ruby/setup-ruby from 1.247.0 to 1.254.0 by @dependabot[bot] in #213
  • Bump ruby/setup-ruby from 1.254.0 to 1.255.0 by @dependabot[bot] in #214
  • Bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #215
  • Support GlobalID integration by @krororo in #176
  • Bump ruby/setup-ruby from 1.255.0 to 1.257.0 by @dependabot[bot] in #218
  • Configure dependabot cooldown period to 3 days by @krororo in #219
  • Bump ruby/setup-ruby from 1.257.0 to 1.263.0 by @dependabot[bot] in #221
  • Add CodeSpell workflow for spell checking in pull requests by @ydah in #220
  • Update gemspec files to avoid using git by @krororo in #222
  • Bump ruby/setup-ruby from 1.263.0 to 1.265.0 by @dependabot[bot] in #223
  • Bump up version to v6.1.0 by @krororo in #224

New Contributors

  • @ydah made their first contribution in #220

Full Changelog: v6.0.0...v6.1.0

6.0.0

02 Jun 02:18
d4fbf24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.3.0...v6.0.0

5.3.0

16 Jan 05:46
3cdcb72

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.2.0...v5.3.0

5.2.0

24 Jun 08:53
d9202c1

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

Choose a tag to compare

What's Changed

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

5.0.1

10 May 09:07
2062921

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

Choose a tag to compare

What's Changed

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

4.3.0

08 Aug 06:45
374c72f

Choose a tag to compare

What's Changed

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

4.2.0

24 Jul 02:30
02145fc

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