Sha256: e2b11f26afaa4b39a28b50fc54a022511af722a002cad7f0eb59058893a5b3d1

Contents?: true

Size: 1.59 KB

Versions: 1

Compression:

Stored size: 1.59 KB

Contents

# Doorkeeper-Sequel ORM 1.x Changelog

Reverse Chronological Order:

## master

https://github.com/nbulaj/doorkeeper-sequel/compare/1.3.0...master

...

## `1.3.1` (2017-12-14)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.3.0...1.3.1

* Fix Sequel model initialization (database error for rake tasks)
* Fix main migration name for generator

## `1.3.0` (2017-12-13)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.2.3...1.3.0

* 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` (2017-08-10)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.2.2...1.2.3

* Test against stable Rails 5.1
* Update Doorkeeper submodule

## `1.2.2` (2017-06-07)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.2.1...1.2.2

* 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` (2016-10-12)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.2.0...1.2.1

* Association dependencies changed to `:delete` instead of `:destroy` (in accordance to Doorkeeper)
* Fixed generators and specs for it
* Code refactoring with [rubocop](https://github.com/bbatsov/rubocop)
* No braking changes

## `1.2.0` (2016-09-05)

https://github.com/nbulaj/doorkeeper-sequel/compare/1.0.0...1.2.0

* Added compatibility with Doorkeeper 4.2
* No braking changes

## `1.0.0` (2016-05-17)

* First stable release
* Compatible with Doorkeeper >= 4.x and Rails >= 4.x

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
doorkeeper-sequel-1.3.1 CHANGELOG.md