Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 03:12
· 30 commits to main since this release

Added

  • wanderia-netlib entrypoint as new standard for registering payload types.
  • WanderiaSerializersModule used by default in payload serialization.
  • UUIDSerializer as a default contextual serializer.
  • IdentifierSerialzier as a default contextual serializer.
  • Spotless formatting and checking.

Changed

  • Updated to Minecraft 1.21
  • Updated to Kotlin 2.0.0
  • Updated to Kotlinx Serialization 1.7.1
  • Updated to Fabric Loom 1.7-SNAPSHOT
  • Updated to Fabric Loader 0.16.0
  • Updated to Fabric API 0.100.7+1.21

Removed

  • dev.wanderia.netlib.samples has been replaced with a full example test mod in src/testmod.
  • Yumi licenser (replaced by spotless)