Skip to content

Releases: WiIIiam278/Uniform

Uniform 1.3.1

04 Mar 15:15
b0c54c5
Compare
Choose a tag to compare
  • Removed the shaded inclusion of adventure-platform-bukkit (#47)

Uniform 1.3

04 Jan 22:17
f81b514
Compare
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)

Uniform 1.2.4

29 Dec 14:06
928c096
Compare
Choose a tag to compare
  • Fixed a type compatibility check when verifying CommandUser assignment, courtesy of @LuckyValenok (#45)

Uniform 1.2.3

07 Dec 21:23
54d70a2
Compare
Choose a tag to compare
  • Added support for Fabric for Minecraft 1.21.1 and 1.21.4

Uniform 1.2.2

31 Oct 18:04
5cde93c
Compare
Choose a tag to compare
  • Support Fabric 1.21.3.

Uniform 1.2.1

03 Jul 11:42
072c8a1
Compare
Choose a tag to compare
  • Added ExcecutionScope annotation parameters to require executed commands to be from console, in-game, or both

Uniform 1.2

02 Jul 22:12
8c62c77
Compare
Choose a tag to compare
  • Added the ability to define cross-platform commands through special annotations

Uniform 1.1.11

30 Jun 15:47
ab1b641
Compare
Choose a tag to compare
  • Fixed build

Uniform 1.1.10

30 Jun 15:40
3e2a0a3
Compare
Choose a tag to compare
  • Added support for Sponge (API 11)

Uniform 1.1.9

30 Jun 14:11
8c00cde
Compare
Choose a tag to compare
  • Added support for Fabric 1.21
  • Support for Fabric 1.20.6 has been removed. However, you can still target Uniform 1.1.8 for this platform and the README docs have been updated to explain this.