Skip to content

Superman versioninv v0.1.3

Latest
Compare
Choose a tag to compare
@houssenedao houssenedao released this 12 May 15:25
· 9 commits to master since this release
d7fdf2e

0.1.3 - 2018-05-11

Added

Update Version

  • Add command version:update with flag --m MAJOR, --i MINOR, --p PATCH

Set Version

  • Add command version:set with flag --m MAJOR, --i MINOR, --p PATCH

Init Version

  • Add command version:init with flag --m MAJOR, --i MINOR, --p PATCH

Fixed

  • Read file if not exist error. Now we have a notification if file does't exist.
  • Use shelljs to write file from any superman cmd
  • Showing help if you run superman -h or superman --help