Releases: typegoose/mongodb-memory-server
Releases · typegoose/mongodb-memory-server
v1.7.1
27 Mar 05:54
Compare
Sorry, something went wrong.
No results found
1.7.1 (2018-03-27)
Bug Fixes
v1.7.0
14 Feb 14:39
Compare
Sorry, something went wrong.
No results found
1.7.0 (2018-02-14)
Features
add binary.ssl option, use if mongodb dist has only ssl version binary. Related #48 (thanks @mathieug ) (b515587 )
add getDbName() async method (bbdaef8 )
v1.6.5
01 Feb 13:33
Compare
Sorry, something went wrong.
No results found
1.6.5 (2018-02-01)
Bug Fixes
v1.6.4
13 Jan 06:27
Compare
Sorry, something went wrong.
No results found
1.6.4 (2018-01-13)
Bug Fixes
DownloadUrl: added Mint download url (thanks to @StepanYurtsiv) (75fa143 )
MemoryServer: use instance.kill() instead of childProcess.kill() (c003c23 )
add explicitly request package (thanks @robinvdvleuten ) (f70e30c ), closes #39
expose Flowtype defs (b15a789 )
semantic-release (3fb5326 )
v1.6.3
07 Nov 08:42
Compare
Sorry, something went wrong.
No results found
1.6.3 (2017-11-07)
Bug Fixes
use instance.kill() in MemoryServer and update dependencies (#29 ) (8f3714d )
v1.6.2
07 Nov 02:03
Compare
Sorry, something went wrong.
No results found
1.6.2 (2017-11-07)
Bug Fixes
wait for mongod process to exit before removing its files (#27 ) (5151f87 )
v1.6.1
06 Oct 15:26
Compare
Sorry, something went wrong.
No results found
1.6.1 (2017-10-06)
Bug Fixes
fix: win32 binary path (4e40bd9 ), closes #24 (thanks @cmosgh and congrat you with first PR to OSS 🎉)
v1.6.0
14 Sep 16:11
Compare
Sorry, something went wrong.
No results found
1.6.0 (2017-09-14)
Features
Implemented own downloader, removed mongodb-download package (9a865d6 )
~/.mongodb-binaries folder size decreased from 200MB till 20MB (now it much more pleasant for caching on CI)
mongod starts up about 30% faster
v1.5.0
24 Aug 15:22
Compare
Sorry, something went wrong.
No results found
1.5.0 (2017-08-24)
Features
config: Add instance.dbName option for providing custom db name (94c14b3 )
v1.4.1
17 Aug 11:30
Compare
Sorry, something went wrong.
No results found
1.4.1 (2017-08-17)
Bug Fixes
regenerator: Use babel transform-runtime instead manual requiring (84b2322 )