Skip to content

Releases: Nixinova/pack-format

1.4.2

27 Jun 12:00
Compare
Choose a tag to compare

Version 1.4.2 of pack-format, updated to 1.21.7!

Install with npm i -g [email protected].

Changes

  • Fixed returned latest pack formats not checking release versions.
  • Updated resource pack format to 64.
  • Updated data pack format to 81.

1.4.1

27 Jan 07:07
Compare
Choose a tag to compare

Version 1.4.1 of pack-format.

Install with npm i -g [email protected].

Changes

  • Changed future minor releases to have undefined pack formats instead of having earlier releases' formats fall through.
  • Updated resource pack format to 49.
  • Updated data pack format to 64.

1.4

03 Nov 10:05
Compare
Choose a tag to compare
1.4

Version 1.4 of pack-format updates to 1.21.3 / 24w44a and also makes several other changes.

Changes

  • Added release and snapshot to exported object LATEST which denotes the latest known released versions.
  • Changed output of getVersions to return null instead of '' when a version is not present.
  • Changed output of getVersions to replace '.x' with the actual game version.
  • Changed CLI output of --list to present the versions in prose instead of JSON.
  • Changed CLI output to display a basic message when no arguments are given.
  • Changed CLI help message.
  • Updated resource pack format to 43.
  • Updated data pack format to 58.

1.3.16

24 Aug 06:08
Compare
Choose a tag to compare

Release 1.3.16 of pack-format.

Now as of 1.21.1 / 24w34a.

Install using npm install -g [email protected].

Changelog

View all

  • Updated resource pack format to 36.
  • Updated data pack format to 50.
  • Fixed special case checking not being applied to full version names leading to no result for certain versions.

1.3.15

11 May 14:26
Compare
Choose a tag to compare

Release 1.3.15 of pack-format.

Now as of 1.20.6 / 24w18a.

Install using npm install -g [email protected].

Changelog

View all

  • Updated resource pack format to 32.
  • Updated data pack format to 42.

1.3.14

15 Apr 09:45
Compare
Choose a tag to compare

Release 1.3.14 of pack-format.

Install using npm install -g [email protected].

Changelog

View all

  • Updated resource pack format to 31.
  • Updated data pack format to 39.
  • Fixed data pack format for 24w12a and 24w13a.

1.3.13

14 Mar 22:23
Compare
Choose a tag to compare

Release 1.3.13 of pack-format.

Install using npm install -g [email protected].

Changelog

View all

  • Changed the CLI result to say 'not present' instead of 'not known' for versions that do not use a pack format.
  • Updated resource pack format to 28.
  • Updated data pack format to 35.

1.3.12

23 Jan 07:36
Compare
Choose a tag to compare

Release 1.3.12 of pack-format.

Install using npm install -g [email protected].

Changelog

View all

  • Changed the CLI result to say 'not known' instead of 'undefined' for versions without associated pack formats.
  • Fixed the result of --latest not always returning the very latest version.
  • Updated resource pack format to 24.
  • Updated data pack format to 26.

1.3.11

03 Jan 09:03
Compare
Choose a tag to compare

Release 1.3.11 of pack-format.

Install using npm install -g [email protected].

Changelog

View all

  • Fixed incorrect maximum versions being returned in the output of --list.
  • Fixed snapshots being incorrectly formatted in the output of --list.

1.3.10

01 Jan 07:34
Compare
Choose a tag to compare

Release 1.3.10 of pack-format.

Install using npm install -g [email protected].

Changelog

View all

  • Updated resource and data pack formats to 18.