Skip to content

Releases: nulogy/activerecord_base_without_table

v0.6.1

08 Apr 23:25
Compare
Choose a tag to compare

Final release for Rails 6.0.

Minimal support for Rails 5.2.2.

27 Feb 16:07
Compare
Choose a tag to compare

Minimal changes to support Rails 5.2.2 as an isolated gem.

Support Rails 5.1.6

27 Feb 15:58
Compare
Choose a tag to compare
v0.2.0

Bump version to 0.2.0

Support Rails 5.0.7

14 Jan 16:33
Compare
Choose a tag to compare

This release drops support for Rails 4.2 and adds support for Rails 5.0.

Breaking changes:

  • Subclassing inheritors of ActiveRecord::BaseWithoutTable is no longer supported.