Skip to content

1.2.0

Compare
Choose a tag to compare
@Nixinova Nixinova released this 05 Mar 21:12
· 75 commits to main since this release

Release 1.2 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Added function getVersions(pack_format: number, type?: string): object to retrieve a list of versions that have the specified pack_format.
  • Added CLI implementation of getVersions, pack-format --list [--data|--version] <pack_format>.
  • Fixed data pack format always returning undefined.