Skip to content

Releases: nbulaj/doorkeeper-sequel

2.2.0

10 Mar 07:46
5f8dd65
Compare
Choose a tag to compare

Doorkeeper 5.3 compatability

2.0.0

04 Oct 18:25
945dc72
Compare
Choose a tag to compare
[ci skip] Update changelog

1.5.0

04 Oct 18:27
6092bc7
Compare
Choose a tag to compare
Merge pull request #13 from nbulaj/4.4.x_compatible

4.4.x compatible

1.4.0

10 Feb 14:45
7bdfc89
Compare
Choose a tag to compare
Update to upstream, specs, fixes

* Update to Doorkeeper upstream
* Fix various issues
* Test against Rails 5.2
* Bump version

1.3.1

15 Dec 14:00
d12d4f7
Compare
Choose a tag to compare
  • Fix Sequel model initialization (database error for rake tasks)
  • Fix main migration name for generator

1.3.0

13 Dec 07:55
3772941
Compare
Choose a tag to compare
  • Fix dependencies to allow using of Sequel 5
  • Fix models plugins for Sequel >= 4.47
  • Fix generators to allow migration generation when tables not created

1.2.3

10 Aug 15:20
65ef021
Compare
Choose a tag to compare
  • Test against stable Rails 5.1
  • Update Doorkeeper submodule

1.2.2

07 Jun 07:38
aad24e0
Compare
Choose a tag to compare
  • ORM code refactoring
  • Fix Sequel deprecations (>= 4.47)
  • Update Doorkeeper submodule (support up to 4.2.6)
  • Fix #table_exists? method for models
  • Rakefile refactoring
  • Remove Gemfile.lock

1.2.1

12 Oct 13:33
Compare
Choose a tag to compare
  • Association dependencies changed to :delete instead of :destroy (in accordance to Doorkeeper)
  • Fixed generators and specs for it
  • Code refactoring with rubocop
  • No braking changes

1.2.0

05 Sep 13:37
Compare
Choose a tag to compare

Fully compatible with Doorkeeper >= 4.0 and Sequel >= 4.0