1.1.0
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 abovetype
usage. - Removed speculative hardcoded end of the current pack format.