The ID attached to each tagged version is the year and week the data was last updated.
Updates that just sync new versions of Minecraft are not given changelog entries.
- [Data] Fixed old Pocket Edition Alpha versions.
- [CLI] Fixed a crash occurring when the edition or phase part was spelled incorrectly (#3).
- [CLI] Added a proper help menu.
- [API] Fixed type definitions.
- [Data] Added Bedrock development versions.
- [CLI] Fixed command-line usage not working.
- [Data] Added Bedrock Release and Alpha full versions.
- [Data] Added Combat Test versions.
- [Data] Changed parent version strings to consistently refer to the version ID.
- [Data] Fixed a few incorrect versions.
- [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.
- [CLI] Fixed input case sensitivity.
- [API] Fixed import and export not being specified correctly.
- [CLI] Changed input to be case-insensitive.
- [CLI] Fixed command-line usage not working
- [API] Added API for retrieving versions.
- [CLI] Added command-line interface.
- [Data] Added Java Release versions.