Skip to content

Releases: akiltech/superman

Superman versioninv v0.1.3

12 May 15:25
d7fdf2e
Compare
Choose a tag to compare

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