Releases: Nixinova/Minecraft-Versions
0.4.3
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
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
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
Version 0.4.0 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [Data] Added Bedrock development versions.
0.3.1
Version 0.3.1 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [CLI] Fixed command-line usage not working.
0.3.0
Version 0.3.0 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [Data] Added Bedrock Release and Alpha full versions.
0.2.1
Version 0.2.1 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [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
Version 0.2.0 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [CLI] Added help message.
- [CLI] Added
[<param>]
argument to display stored data from a given version such astype
ordate
. - [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
Version 0.1.3 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [CLI] Fixed input case sensitivity.
0.1.2
Version 0.1.2 of Minecraft-Versions.
Download on npm using npm install -g [email protected]
.
Changelog
- [API] Fixed import and export not being specified correctly.