Releases: FabricMC/fabric-loader
Releases Β· FabricMC/fabric-loader
Fabric Loader 0.17.2
- Bump version to 0.17.2 (Player)
- Ignore invalid library paths with a warning (Player)
Fabric Loader 0.17.1
- Bump version to 0.17.1 (Player)
- Normalization regression testing (#1073) (Deximus-Maximus)
- Implement on-demand native library extraction (Player)
- Fix regressions in version normalization since #1041 (#1072) (Space Walker)
- Visually losslessly optimize compression of PNG resources (Luracasmus)
- Update Tiny Remapper to 0.11.2 (Player)
Fabric Loader 0.17.0
- Bump version: 0.17.0 (modmuss50)
- Support 1.21.9 snapshot cycle. (#1069) (Drex)
- Update Mixin Extras to 0.5.0 (modmuss50)
- Update Mixin to 0.16.3+mixin.0.8.7 (Player)
- Add field write stripping with @Environment (#1047) (Player, LlamaLad7)
- Fix and improve version normalization for old Minecraft versions (#1041) (Space Walker)
- implement locating pre-classic versions of minecraft (Space Walker)
- Use correct repository in mod metadata (Gamebuster19901)
- Add fabric.gameLibraries to explicitly specify game libraries instead of using the class path (Player)
- Expose the raw game version (Player)
- Add fabric.mappingPath system property, refactor mapping reading (Player)
- Rework handling of isDevelopment and mapping namespaces (Player)
- Fix code source URL converstion for class names containing spaces (Player)
- Move builtin transform selection to game provider (#1056) (Player, Raik176, Space Walker)
- Update Mixin (modmuss50)
- Refactor system property queries (Player)
- normalize gamedir (Player)
Fabric Loader 0.16.14
Fabric Loader 0.16.13
- Support 1.21.6 snapshots (modmuss50)
Fabric Loader 0.16.12
- Bump version (modmuss50)
- Fix github actions again (modmuss50)
- Add support for 25w14craftmine dedicated servers (#1030) (VelizarBG)
Fabric Loader 0.16.11
- Fix github actions (modmuss50)
- Add support for 25w14craftmine (modmuss50)
Fabric Loader 0.16.10
- Support 1.21.5? snapshot cycle. (modmuss50)
- Update build.yml to actions/upload-artifact@v4 (#1001) (Alexander01998)
- Fix mod jars without manifest crashing in-dev. (Player)
Fabric Loader 0.16.9
- Bump version (modmuss50)
- Added support for 1.21.4 in McVersionLookup (#996) (WinPlay02, modmuss)
Fabric Loader 0.16.8
- Bump version (modmuss50)
- Update Mixin (modmuss50)
- Support early indev versions patterns like in-20100223. (Player)
- Fix crash when trying to scan an empty list of mods. (modmuss50)
- Improve Mixin config creation error message (Player)
- Disable class path isolation unless the game provider opts in. (Player)
- Always normalize path for mods on the class path (Player)