Skip to content

1.1.0

Compare
Choose a tag to compare
@Nixinova Nixinova released this 12 Feb 20:18
· 90 commits to main since this release

Release 1.1.0 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Added argument type to Node usage; valid values are 'data' and 'resource' for retrieving the respective pack format for certain versions.
  • Added command-line flags --data (alias -d/d) and --resource (alias -r/r) to implement the above type usage.
  • Removed speculative hardcoded end of the current pack format.