Skip to content

Releases: FabricMC/fabric-loader

Fabric Loader 0.17.2

08 Aug 13:21
Compare
Choose a tag to compare
  • Bump version to 0.17.2 (Player)
  • Ignore invalid library paths with a warning (Player)

Fabric Loader 0.17.1

06 Aug 09:29
Compare
Choose a tag to compare
  • 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

29 Jul 15:25
Compare
Choose a tag to compare
  • 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

16 Apr 17:39
Compare
Choose a tag to compare
  • Bump version (modmuss50)
  • Add Korean translation (#980) (AsseyGithub)
  • Update ASM and Mixin (modmuss50)
  • Update Tiny Remapper (#1017) (modmuss)

Fabric Loader 0.16.13

08 Apr 14:43
Compare
Choose a tag to compare
  • Support 1.21.6 snapshots (modmuss50)

Fabric Loader 0.16.12

02 Apr 12:53
Compare
Choose a tag to compare
  • Bump version (modmuss50)
  • Fix github actions again (modmuss50)
  • Add support for 25w14craftmine dedicated servers (#1030) (VelizarBG)

Fabric Loader 0.16.11

01 Apr 17:23
Compare
Choose a tag to compare
  • Fix github actions (modmuss50)
  • Add support for 25w14craftmine (modmuss50)

Fabric Loader 0.16.10

08 Jan 16:07
Compare
Choose a tag to compare
  • 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

30 Oct 14:54
Compare
Choose a tag to compare
  • Bump version (modmuss50)
  • Added support for 1.21.4 in McVersionLookup (#996) (WinPlay02, modmuss)

Fabric Loader 0.16.8

26 Oct 18:34
Compare
Choose a tag to compare
  • 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)