- added; mongos support #19 from sindbach
- fix 'm ls' warning #17 gianpaj
- fixed; sort versions properly #16 gianpaj
- minor: fixing my mistake in version regex #15 brandonblack
- minor: relaxing the version regex #14 brandonblack
- docs; mention scons dependency
- Update README.md
- fixed; removal of multiple versions #11
- fixed; handle weird format of 2.4.0.rc1 tag
- fixed; do not trigger hooks when already active #10
- better logging
- fix cp errors #9
- build from source when config is passed
- install using pre-built binaries
- remove "-" alias
- confirm from user before installation
- added; m src
- added; m shell
use
should launch mongod not mongo shell (#7) matulef
- fixed; ubuntu support (#5)
- added pre/post install/change hooks
- initial release