Skip to content

v1.3.12

Choose a tag to compare

@therzka therzka released this 24 Aug 15:02
· 64 commits to master since this release

New Features Include:

  • Way better error handling!
  • transcriptic packages to list existing packages in your org
  • transcriptic new-package <name> <description> to create a new empty protocol package
  • transcriptic release <optional package name/id> - zip all files in the current directory into a release, pass the name or id of a package to upload it there simultaneously
  • transcriptic upload <zip file> <package> - upload an already existing zip file to a package
  • transcriptic new-project <name> - create a new empty project within your organization
  • transcriptic format to check for common input type formatting errors in your manifest.json file
  • fun with progress bars