Releases: mworzala/mc
Releases · mworzala/mc
v0.1.3
v0.1.2
What's Changed
- Allow setting quick play flags added in 1.20 by @mworzala in #17
- Refresh the version manifest whenever a version isn't found by @cosrnic in #19
- Include latest Minecraft release & snapshot in
mc version
output
New Contributors
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
Notable Changes
- Store account credentials in system keyring
- Use MSO refresh tokens instead of requiring a reauth
- Support profile-level config for java installation to launch with
- General bug fixes
Full Changelog: v0.0.1...v0.1.0
v0.0.1
Changelog
- 513fb2c: (bug) fix goimports installation in ci (@mworzala)
- d19f339: (bug) install goimports for pre-commit (@mworzala)
- 631bbc8: (bug) try adding gobin to path in ci (@mworzala)
- 680f0cc: (chore) add Makefile (@mworzala)
- 678a731: (chore) add goreleaser, cleanup build info (@mworzala)
- 72ee37c: (chore) add license, oops (@mworzala)
- 3223482: (chore) update readme (@mworzala)
- bf6c10f: (feat) Manual java discovery (@mworzala)
- 692b230: Start working on v2 using cobra for cli (@mworzala)
- 34343e8: cleanup readme (@mworzala)
- eaee0c4: improvements to installation, initial fabric support (@mworzala)
- 81ae5d0: remove old app package (@mworzala)
- d46e22e: start moving to new command model (@mworzala)