This repository was archived by the owner on May 6, 2019. It is now read-only.
Releases: pborgesen/minecraft
Releases · pborgesen/minecraft
Release list
v1.1.2
v1.1.1
v1.1.0
- Integration tests are now only run if
go testis executed with-tags=integration. profiles.LoadAtTime,profiles.LoadManyandversions.Loadare now covered by integration tests.profiles.Profile.LoadNameHistoryandprofiles.Profile.LoadPropertiesnow allocate less memory.- Updated README with installation and test execution instructions, known issues, and more.
- Miscellaneous GoDoc improvements, incl. addition of more examples.
v1.0.1
v1.0.0 - Initial release
- The APIs of the
versionsandprofilepackages are now considered stable. - The project is no longer licensed under GPL, only MIT.
- Dual licensing may be reintroduced in the future if requested.
- In preparation for the future the project now uses semantic versioning to communicate changes.