Commit Graph

4 Commits

Author SHA1 Message Date
df78e10c6a
feat(commons-serialize): port over gson streams as backend for new SerializeReader/SerializeWriter API in commons-serialize 2024-04-12 15:32:54 +02:00
af6252522d
BREAKING(logger): use System.Logger instead of SLF4J
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-14 13:57:12 +01:00
2935b9af7c
build: bump gradle-kotlin-dsl
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-03-12 14:15:13 +01:00
a67d1dbbd6
feat: replace commons-logging with slf4j-based commons-logger and use type-safe dependency DSLs
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
The only reason it needed to be separate was logging during ultra early init in Minecraft. I can figure out something else for that.
2024-03-09 12:37:38 +01:00