Skip to content

Releases: Katrix/KatLib

KatLib 2.0.1

03 Dec 19:09
Compare
Choose a tag to compare
  • Made typeToken macro more aware of wrong use
  • Use default config value of no value is found
  • Create config files if they aren't found
  • Fix misc errors in TyperSerializerImpl
  • Changed filename to use normal character, more reliable

KatLib 2.0.0

02 Dec 00:52
Compare
Choose a tag to compare
  • Now uses Scala 2.12
  • Now includes shapeless
  • Now (officially) supports SpongeAPI 6.0.0
  • Because of shapeless, now provides a TypeSerializer for all case classes
  • Overhaul for configs
  • typeToken implicit is now provided with a macro to be correct hopefully in all instances
  • Redid and fixed help command
  • Many small changes
  • Lots of bugfixes

Note: If you are going to rename the file, be aware of the fact that KatLib is very picky about when it's loaded by forge. To load correctly, it should come before all plugins that depend on it alphabetically. KatLib by default solves this by including a zero length whitespace as the first character of it's filename

Katlib 1.1.0

29 Sep 23:59
Compare
Choose a tag to compare

Added Text and TextTemplate string interpolation. Rich version of some of Sponge's classes and some preperation for Scala.2.12

KatLib 1.0.2

30 Aug 19:55
Compare
Choose a tag to compare