- fix: upgrade moment dependency #68 sanguineti
- fix: the new prettyjson 1.2.2 to fix colors #65 #64 gracicot
- fix: upgrade mongodb driver -> 3.6.x to fix deprecation warnings #59
- fix: update compatibility with windows and mongodb 4.4.0+ #56 Xaseron
- fix: use https to download mongodb #55 Xaseron
- fix: fixed cannot read property undefined in accessing message property #48 ucejtech
- fix: work around log message change for MongoDB 4.4 #53
- fix: correctly return options when creating replica set #50
- fix: correct OSX download URL for 4.2
- fix: fix OSX download URL for 3.2, 3.4, 3.6
- feat: support MongoDB 4.2 on Linux #40 gabrie-allaigre
- feat: add
-l, --linux
flag for specifying Linux distro,ubuntu1604
by default #40 gabrie-allaigre
- fix: use mongodb driver 3.3.x for MongoDB 4.2 support
- fix: correct download path #38 #37 ProtonGustave
- fix: make --help check more robust #32 jordonbiondo
- fix: correct dbPath on windows #26
- fix: support absolute paths as args to --dbpath #26 fiorillo
- BREAKING CHANGE: use MongoDB 4.0.6 by default
- fix: clean error message when address is already in use #21
- fix: print readable error if --mongod not found #25
- fix: use custom --help to avoid limitations in commanders help output #24
- docs: from
--dbPath
to--dbpath
#23 isghe
- feat: add --host option to override default mongodb ip binding #18 #16 chaiwa-berian
- docs: notes on connection string to support Windows users #16 chaiwa-berian
- fix: correct dbpaths and hostname on Windows #15 #8 chaiwa-berian
- fix: correct default dbpath on Windows #14 #13 chaiwa-berian
- feat: add --dbPath option to specify a path for run-rs to use as a data director #12 fruschitaly
- feat: add the ability to specify the starting port #11 lineus
- feat: add -n, --number option to specify number of mongods to start #9
- fix: add --mongod option to support using a pre-installed version of mongodb #6
- feat: add windows 10 support #5 #2 Fonger