Releases: bkroeker/temporal_tables
Releases · bkroeker/temporal_tables
v3.0.1
v3.0.0
What's Changed
Added support for models with nested class names (e.g. Parent::Child)
Implemented monkey patch to workaround issue with the Rails StatementCache
Dropped support for Ruby < 3.0
Dropped support for Rails 6.0
Added support for Rails 7.1
PRs:
- Update support and CI by @evman182 in #29
- Get class directly by @evman182 in #24
- StatementCache bug workaround by @evman182 in #30
- Enable rubocop by @evman182 in #31
- Publish on GH tag by @evman182 in #32
- Allow navigation on history records without an at_value by @evman182 in #33
- Fix workflow and status badge by @evman182 in #34
- Fix publish workflow by @evman182 in #35
Full Changelog: v2.0.0...v3.0.0