Releases: meza/minecraft-mod-manager
Releases · meza/minecraft-mod-manager
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.3-dependency-update.1
2.0.3-dependency-update.1 (2024-08-10)
Bug Fixes
- deps: update dependency inquirer to v9.3.6 (070a030)
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2024-08-02)
⚠ BREAKING CHANGES
- moved the
allowVersionFallback
setting from global to be per mod. Please update your modlist json
Features
- #429: added the --force parameter for the change command (2179010), closes #429
- #533: files with the .disabled extension will now be ignored (201cf5c), closes #533
- Add preview of files to be deleted before confirmation when pruning (541a6d9)
- added all supported loaders from both platforms (891d371)
- added liteloader (9e18211)
- added telemetry #238 (5f542f8)
- added the first iteration of the config file validator. closes #25 (7ba6386)
- added the optional version property to the mod configuration (83a9219)
- added the optional version property to the mod configuration. closes #436 (938bb8e)
- moved the
allowVersionFallback
setting from global to be per mod. Please update your modlist json (505b60b)
Bug Fixes
- #62: a relative mods folder will now be calculated from the config file's location and not the current run dir as before (f42ceb4), closes #62
- a bit less confusing scan result. closes #282 (881527d)
- curseforge enum neoforge (7010fdb)
- deps: update dependency commander to v12 (e7f82fe)
- fixed a bug with curseforge file adds (5209ca0)
- fixed the release notes generator settings (8d46b4f)
- more workarounds for #282 (ba685eb)
- updated the curseforge lib to work better with newer node versions (0a58570)
v2.0.0-next.16
2.0.0-next.16 (2024-08-01)
Bug Fixes
- updated the curseforge lib to work better with newer node versions (0a58570)