Skip to content

Releases: FabricMC/fabric-loader

Fabric Loader 0.18.4

24 Dec 19:25

Choose a tag to compare

  • Bump version to 0.18.4 (Player)
  • Minor refactor of default mixin remap type handling (Player)
  • new: add fabric.defaultMixinRemapType (ishland)
  • Update Mixin to 0.17.0 (LlamaLad7)

Fabric Loader 0.18.3

16 Dec 17:06

Choose a tag to compare

  • Bump version to 0.18.3 (Player)
  • Use version id if it is the same length, strip build hash (Player)

Fabric Loader 0.18.2

09 Dec 18:11

Choose a tag to compare

  • Bump version (modmuss50)
  • Add support for date based versions (#1101) (Player)

Fabric Loader 0.18.1

20 Nov 15:01

Choose a tag to compare

  • Bump version to 0.18.1 (Player)
  • Add support for parsing non-snapshot unobfuscated versions (#1099) (modmuss)

Fabric Loader 0.18.0

08 Nov 22:19

Choose a tag to compare

  • Bump version to 0.18.0 (Player)
  • Improve support for unobfuscated games (#1095) (Player)
  • Implement normalization of unobfuscated version strings (Player)
  • Migrate from AccessWidener to ClassTweaker. (#1094) (Player)

Fabric Loader 0.17.3

09 Oct 16:09

Choose a tag to compare

  • Bump version (modmuss50)
  • Version 1.21.11 snapshots (modmuss50)
  • Don't specify maven url for launchwrapper. Fixes #1074 (modmuss50)
  • add missing entrypoint for late pre-classic (rd-161348) (Space Walker)
  • implement entrypoint patch for pre-classic (Space Walker)
  • Update Mixin to 0.16.5 (#1090) (LlamaLad7)
  • Update to ASM 9.9 (modmuss50)
  • Fix null ptr from class load logging (John)
  • Update build dependencies (#1087) (modmuss)

Fabric Loader 0.17.2

08 Aug 13:21

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

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

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

Choose a tag to compare

  • Bump version (modmuss50)
  • Add Korean translation (#980) (AsseyGithub)
  • Update ASM and Mixin (modmuss50)
  • Update Tiny Remapper (#1017) (modmuss)