Releases: vivocha/mongodoki
Releases · vivocha/mongodoki
v4.2.0
16 Dec 14:52
Compare
Sorry, something went wrong.
No results found
4.2.0 (2019-12-16)
Features
improve compatibility with latest mongodb driver (ac43724 )
v4.1.1
13 Nov 14:38
Compare
Sorry, something went wrong.
No results found
4.1.1 (2019-11-13)
Bug Fixes
remove unneeded container and image properties (a2840e6 )
v4.0.0
15 Sep 08:55
Compare
Sorry, something went wrong.
No results found
4.0.0 (2017-09-15)
Features
module: Avoid restoring the db when in REUSE mode (0e62979 )
BREAKING CHANGES
module: db is not restored from a dump when reuse is true
db is overriden by an import when in reuse mode
v3.2.0
12 Sep 14:42
Compare
Sorry, something went wrong.
No results found
3.2.0 (2017-09-12)
Features
command: add -r reuse option to mongodoki command-line bin (4c158e3 )
v3.1.0
12 Sep 13:53
Compare
Sorry, something went wrong.
No results found
3.1.0 (2017-09-12)
Features
module: Add reuse option to avoid or force rebuilding a container if already exists (2ee6749 )
v3.0.0
06 Sep 08:36
Compare
Sorry, something went wrong.
No results found
<a name"3.0.0">
3.0.0 (2017-09-06)
Bug Fixes
Breaking Changes
Promises now are of correct types
(e14523f4 )
v2.5.0
05 Sep 15:47
Compare
Sorry, something went wrong.
No results found
<a name"2.5.0">
2.5.0 (2017-09-05)
Features
module exports: export MOngoClient (21e6c46d )
v2.4.0
22 Aug 14:25
Compare
Sorry, something went wrong.
No results found
<a name"2.4.0">
2.4.0 (2017-08-22)
Features
core:
module: update dependencies, improve timeouts (725a4ad2 )
module. build: improve build and package (78c33253 )
v2.3.0
31 May 11:08
Compare
Sorry, something went wrong.
No results found
<a name"2.3.0">
2.3.0 (2017-05-31)
Features
module:
improve import (3d3fe265 )
improve tests, timeout and import/restore (3c10357c )
improve db restore/import (b634495d )
Add import/restore db data feature from a db dump (5724a111 )
v2.2.2
25 May 08:43
Compare
Sorry, something went wrong.
No results found
<a name"2.2.2">
2.2.2 (2017-05-25)
Bug Fixes
command: Improve terminal feedback (a0b12b08 )
module: