Skip to content

Latest commit

 

History

History
87 lines (54 loc) · 1.62 KB

History.md

File metadata and controls

87 lines (54 loc) · 1.62 KB

1.1.0 / 2015-09-18

  • added; mongos support #19 from sindbach

1.0.1 / 2015-01-04

1.0.0 / 2014-12-01

  • fixed; sort versions properly #16 gianpaj

0.2.6 / 2013-10-11

  • minor: fixing my mistake in version regex #15 brandonblack

0.2.5 / 2013-10-07

  • minor: relaxing the version regex #14 brandonblack
  • docs; mention scons dependency
  • Update README.md

0.2.4 / 2013-03-19

  • fixed; removal of multiple versions #11

0.2.3 / 2013-03-07

  • fixed; handle weird format of 2.4.0.rc1 tag

0.2.2 / 2013-01-29

  • fixed; do not trigger hooks when already active #10

0.2.1 / 2013-01-22

  • better logging
  • fix cp errors #9

0.2.0 / 2013-01-20

  • build from source when config is passed
  • install using pre-built binaries
  • remove "-" alias

0.1.2 / 2012-12-13

  • confirm from user before installation

0.1.1 / 2012-09-04

  • added; m src
  • added; m shell

0.1.0 / 2012-09-04

  • use should launch mongod not mongo shell (#7) matulef

0.0.3 / 2012-08-29

  • fixed; ubuntu support (#5)

0.0.2 / 2012-08-27

  • added pre/post install/change hooks

0.0.1 / 2012-08-25

  • initial release