- 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