Skip to content

Releases: gocardless/nandi

v0.13.0

16 Sep 08:56
6abf12f
Compare
Choose a tag to compare

Breaking

  • Dropped support for Ruby 2.5

What's Changed

New Contributors

Full Changelog: v0.12.0...v0.13.0

v0.12.0

07 Jan 18:18
0d6ab80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.0...v0.12.0

v.0.11.0

19 May 09:09
fe62c17
Compare
Choose a tag to compare

BREAKING

Drop support for Ruby 2.4.

MINOR

Randomise the order of entries in the lockfile. This reduces the incidence of merge conflicts when two PRs both have migrations.

v0.9.0

16 Mar 15:35
592f626
Compare
Choose a tag to compare

BREAKING

bugfix: Remove add_reference and remove_reference which were not safe due to non-cocurrent index creation.

v0.8.0

04 Mar 16:54
91fe305
Compare
Choose a tag to compare

First public release.