Releases: ory/dockertest
Releases · ory/dockertest
3.0.4
v3.0.4
core: pull images only when they are missing - closes #70
3.0.3
v3.0.3
vendor: set docker to correct version
3.0.0
v3.0.0
docs: update readme
2.2.3
v2.2.3
mysql: add parseTime query flag to mysql dsn
2.2.2
v2.2.2
vendor: resolve issues with semver dependencies #60
2.2.1
v2.2.1
vendor: remove camlistore and add glide config (#59)
2.2.0
Dockertest now runs with native docker for windows and osx.
Added customizable images
Merge pull request #34 from hsinhoyeh/issue/33
allow mysql to use customized database
v2.1 resolves issues with rethinkdb
Merge pull request #25 from leetal/patch-1
Update rethinkdb.go
v2
With v2, we removed all Open* methods to reduce duplicate code, unnecessary dependencies and make maintenance easier.