Skip to content

Releases: WiIIiam278/Uniform

Uniform 1.3.9

12 Aug 22:12
2a8690d

Choose a tag to compare

  • Now targets MC 1.21.8 instead of 1.21.7
  • Bumped depdencies

Uniform 1.3.8

04 Jul 20:43
a61c6a9

Choose a tag to compare

  • fixed accesswideners with 1.21.7

Uniform 1.3.7

04 Jul 19:19
e573e18

Choose a tag to compare

  • Fixed a bug with a mixin on 1.21.6/7

Uniform 1.3.6

01 Jul 20:43
b67d453

Choose a tag to compare

  • Added support for Fabric 1.21.7

Uniform 1.3.5

21 Jun 14:55
c669ecf

Choose a tag to compare

  • Added support for Fabric 1.21.6

Uniform 1.3.4

19 May 18:18
be1b3b0

Choose a tag to compare

  • Added bungee (BungeeCord) as a target platform, courtesy of @ArikSquad (#82)
  • Fixed command aliases not registering on Velocity, courtesy of @ArikSquad (#81)
  • Updated the material argument, courtesy of @Emibergo02 (#79)

Uniform 1.3.3

16 Apr 16:51
95716e1

Choose a tag to compare

  • Added builders for commands, courtesy of @Emibergo02 (#69)
  • Added being able to give commands multiple permissions, courtesy of @Emibergo02 (#74)
  • Parameter names are now the default arg names, courtesy of @Emibergo02 (#75)

Uniform 1.3.2

29 Mar 17:15
5533d43

Choose a tag to compare

  • Added support for Minecraft 1.21.5

Uniform 1.3.1

04 Mar 15:15
b0c54c5

Choose a tag to compare

  • Removed the shaded inclusion of adventure-platform-bukkit (#47)

Uniform 1.3

04 Jan 22:17
f81b514

Choose a tag to compare

  • Refactored the repo to use multi-version for targeting multiple Fabric versions, courtesy of @LuckyValenok (#54)
  • Fixed shutdown hanging due to the cached executor not being closed, courtesy of @LuckyValenok (#53)