Skip to content

Releases: mathieujobin/activerecord-mysql-uuid-column

v0.6.0 Rails 7 support

19 May 02:20
0806a23
Compare
Choose a tag to compare
Merge pull request #9 from mathieujobin/rails7

Rails7 Support

Ruby 3.0 support

10 Jan 11:05
64ba9d8
Compare
Choose a tag to compare
Merge pull request #7 from mathieujobin/ruby-3.0

allow 3.0, make tests pass

Ruby 2.3 and 2.4 no longer supported

10 Jan 09:20
898ac71
Compare
Choose a tag to compare
Merge pull request #6 from mathieujobin/deprecate-old-rubies

remove support for ruby 2.3 and 2.4

Rubocop style fixes - Enforce via Travis-CI

10 Jan 08:45
4175722
Compare
Choose a tag to compare
v0.3.5

bump version just in case we need to build a gem later

v0.3.0: Merge pull request #4 from mathieujobin/update-rubies

10 Jan 08:42
1168fa8
Compare
Choose a tag to compare
Update rubies - Run tests against Rails 6.0 and 6.1

v0.2.0: Merge pull request #3 from mathieujobin/update-rubies

08 Nov 07:44
d8ed0e4
Compare
Choose a tag to compare

README updates

21 Feb 03:53
Compare
Choose a tag to compare
v0.1.1

Update description and bump release

First working release

21 Feb 02:47
Compare
Choose a tag to compare
v0.1.0

Working implementation