Releases: RWConnected/mcpm
v1.0.7
Can now install private mods from Modrinth thanks to the new MCPM_MODRINTH_TOKEN environment variable (and cli-argument)
Full Changelog: v1.0.6...v1.0.7
v1.0.6
fixed bug that entries removed from manifest were not removed from the lockfile and mods folder after install
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Implemented list command
- Fix bug where new versions were not written to manifest after upgrade
Full Changelog: v1.0.4...v1.0.5
v1.0.4
Fix bug where project files assumed to be in the output directory. Introduced a new project-dir parameter
Full Changelog: v1.0.3...v1.0.4
v1.0.3
Add abillity to upgrade pinned versions and fixed 2 bugs
Bugfixes:
- Lockfile mod ordering was random, it now orders alphabetically
- Manifest mod ordering now preserves custom order
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Fix #3 where old mods were not removed after updating the manifest.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Changes:
- Separate the GUI and CLI binaries and fixed Windows binary showing no output
- add GPG signing, checksum generation, and verification instructions
Full Changelog: v1.0.0...v1.0.1
v1.0.0 - Hello world!
First propper release
Full Changelog: https://github.com/RWConnected/mcpm/commits/v1.0.0