WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Releases: Nixinova/Minecraft-Versions

0.4.4

09 Feb 09:48

Choose a tag to compare

Version 0.4.4 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits: 0.4.3...0.4.4

  • [CLI] Fixed versions like '1.10' being processed as '1.1'.
  • [Data] Fixed on Indev/Infdev versions

0.4.3

15 Apr 09:33

Choose a tag to compare

Version 0.4.3 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits: 0.4.2...0.4.3

  • [Data] Fixed old Pocket Edition Alpha versions.

0.4.2

11 Mar 04:40

Choose a tag to compare

Version 0.4.2 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits: 0.4.1...0.4.2

  • [CLI] Fixed a crash occurring when the edition or phase part was spelled incorrectly (#3).

0.4.1

26 Jun 04:24

Choose a tag to compare

Version 0.4.1 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits: 0.4.0...0.4.1

  • [CLI] Added a proper help menu.
  • [API] Fixed type definitions (#1)

0.4.0

04 Feb 21:54

Choose a tag to compare

Version 0.4.0 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [Data] Added Bedrock development versions.

0.3.1

07 Sep 07:08

Choose a tag to compare

Version 0.3.1 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [CLI] Fixed command-line usage not working.

0.3.0

04 Jul 08:14

Choose a tag to compare

Version 0.3.0 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [Data] Added Bedrock Release and Alpha full versions.

0.2.1

10 Jun 08:18

Choose a tag to compare

Version 0.2.1 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [Data] Added Combat Test versions.
  • [Data] Changed parent version strings to consistently refer to the version ID.
  • [Data] Fixed a few incorrect versions.

0.2.0

10 Jun 07:45

Choose a tag to compare

Version 0.2.0 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [CLI] Added help message.
  • [CLI] Added [<param>] argument to display stored data from a given version such as type or date.
  • [CLI] Added --full argument to display the full list of versions when only an edition or phase is given, which is now hidden by default.
  • [Data] Added Java Classic, Indev, Infdev, Alpha and Beta versions.
  • [CLI] Fixed version index 0 not being parsed.

0.1.3

10 Jun 05:34

Choose a tag to compare

Version 0.1.3 of Minecraft-Versions.

Download on npm using npm install -g [email protected].

Changelog

View commits

  • [CLI] Fixed input case sensitivity.