Skip to content

v0.2.0

Compare
Choose a tag to compare
@MartynasZilinskas MartynasZilinskas released this 08 Aug 08:20
· 3 commits to master since this release
  • Changed backup file name from package.bak.json to package.backup.json.
  • Added incremental backup: package.backup.json, package.backup2.json...
  • Added --backup, -b argument. It can now override config.
  • By default backup is now true.
  • Changed from deprecated optimist dependency to yargs. By using this dependency -h changes to --help and -v to --version only.