Releases: akiltech/superman
Releases · akiltech/superman
Superman versioninv v0.1.3
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 supermancmd
- Showing help if you run
superman -h
orsuperman --help