Skip to content

Releases: Nixinova/pack-format

1.0.6

09 Feb 07:32
Compare
Choose a tag to compare

Release 1.0.6 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Fixed pack format ranges being exclusive.

1.0.5

09 Feb 07:20
Compare
Choose a tag to compare

Release 1.0.5 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Added flag aliases h and v for --help and --version respectively.
  • Fixed a crash occurring when retrieving a pack format via the command-line.

1.0.4

09 Feb 06:46
Compare
Choose a tag to compare

Release 1.0.4 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Fixed command-line usage not working.

1.0.3

09 Feb 06:12
Compare
Choose a tag to compare

Release 1.0.3 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Added a help message, given by using pack-format without any arguments or by using flag --help/-h.
  • Refactored command-line code and tests.

1.0.2

23 Jan 03:26
Compare
Choose a tag to compare

Release 1.0.2 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Fixed the command-line tool overflowing into dependents.
  • Fixed a crash occurring when using pack-format --version.

1.0.1

23 Jan 03:05
Compare
Choose a tag to compare

Release 1.0.1 of pack-format.

Install using npm install -g [email protected].

Changelog

  • Fixed command-line usage not working.
  • Fixed a crash occurring when attempting to pass a raw number into the function.

1.0.0

23 Jan 02:36
Compare
Choose a tag to compare

Initial release with support for both full versions and snapshots.

Install using npm install -g [email protected].