Releases: WiIIiam278/Uniform
Releases · WiIIiam278/Uniform
Uniform 1.3.9
- Now targets MC 1.21.8 instead of 1.21.7
- Bumped depdencies
Uniform 1.3.8
- fixed accesswideners with 1.21.7
Uniform 1.3.7
- Fixed a bug with a mixin on 1.21.6/7
Uniform 1.3.6
- Added support for Fabric 1.21.7
Uniform 1.3.5
- Added support for Fabric 1.21.6
Uniform 1.3.4
- 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
- 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
- Added support for Minecraft 1.21.5
Uniform 1.3.1
- Removed the shaded inclusion of adventure-platform-bukkit (#47)
Uniform 1.3
- Refactored the repo to use
multi-versionfor targeting multiple Fabric versions, courtesy of @LuckyValenok (#54) - Fixed shutdown hanging due to the cached executor not being closed, courtesy of @LuckyValenok (#53)