Skip to content

Releases: iridakos/duckrails

DuckRails 2.0.0 - Ruby upgrade & Dockerization

05 Nov 22:20
Compare
Choose a tag to compare

With this release:

  • the application by default runs on ruby 2.4.2
  • selenium features have been transformed to be compatible & run with capybara webkit driver
  • Dockerfile has been added and a docker image is now available to be used for running DuckRails in production mode

DuckRails 1.2.0 version release

10 Apr 20:31
Compare
Choose a tag to compare

With this release:

Mocks can serve the same route path
Mocks can be re-ordered, thus if a route is served by more than one mocks, the one with highest priority is going to serve it

  • Fixed loading registered mocks when there are pending migrations

DuckRails 1.2.0 version release

10 Apr 18:36
Compare
Choose a tag to compare

With this release:

  • Mocks can serve the same route path
  • Mocks can be re-ordered, thus if a route is served by more than one mocks, the one with highest priority is going to serve it

DuckRails 1.1.0 version release

10 Apr 12:48
Compare
Choose a tag to compare

DuckRails now allows activation and deactivation of mocks.

Stable version 1.0.0

27 Mar 13:22
Compare
Choose a tag to compare
v1.0.0

Stable version 1.0.0

DuckTails first release.

13 Mar 17:53
Compare
Choose a tag to compare
v0.0.1

Added version badge.