Releases: Burchard36/BurchAPI
Releases · Burchard36/BurchAPI
Add JsonIgnore annotations
01-AB-14 Add JsonIgnore annotations to JsonDataFile, we may remove JsonDataFil…
Bug fix, refactor, new check for "/" in file paths
01-AB-13 Merge branch 'main' of https://github.com/Burchard36/BurchAPI
more reafactoring, remove unecessary method in Api interface
01-AB-12 More refactoring, remove unnecesary interface method "getPluginDataMa…
Fixed compile error
01-AB-11 Lesson learned, always compile before pushing ajitpack release :/
Fixes and refactoring
Fix Jackson again, major refatoring Remove the ENum HashMap set, as it proved to be hard to use while developing. Attempting to shorten code length significantly as well as other optimizations and fixes
Jackson fix, console sender addon for ApiCommand
01-AB-09 oops
Test Jackson over Moshi!
01-AB-08 Test using Jackson over Moshi, seems like serialization works a lot n…
Fix
Uwu I made a fucky wucky!! Didnt compile before publishing L
jitpack fix?
01-AB-06 Added Logger class, with isDebug for classes implementing Api
Added Logger class, and new isDebug method for classes implementing Api
01-AB-05 Added Logger class, with isDebug for classes implementing Api