- 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