Releases: SyntaxPhoenix/SyntaxApi
Fix more json stuff
v2.2.3 Update pom
Fix JsonLib Decimal parsing and update SnakeYAML
Fixed a problem which caused the decimal parsing to not work if the decimal started with a 0
Updated SnakeYAML because of an security issue
Fixed some json and net issues
Fixed that json-lib wasn't able to parse Unicode Characters
Fixed that net package HttpServer broke on Post requests
Some fixes and additions
Fixed a number parsing error in nbt lib which caused zero length strings to be parsed as BigInteger and caused errors
Fixed a number parsing error in json lib which caused positive values to be calculated as negative ones and other way around
Added escaping of strings in json lib to prevent parsing errors on unescaped characters
Added some json lib tests
Update json-lib module
Added toString and toPrettyStrong method for JsonValue
Fix indention on empty object
Fix number parsing of decimals
Fix number parsing of 0
Bump up version to 2.1.7
Fixed a critical bug in data lib module
Fixed a bug in the abstract DataContainer class that caused keys to not be converted correctly to Strings
Fixed a bug that caused the NbtAdapterRegistry to not extract values from NbtTag
Fixed a small bug that caused the end of an JsonObject to not have indention
Bumped version to 2.1.6
Update Finally finished json-lib module
Removed test module
Removed json-tools module
Removed all gson dependencies
Updated net, json-nbt, config-json modules
Bumped version to 2.1.5
Fix important bug in keys lib
v2.1.4 Fix important bug in keys lib
Update to 2.1.3 / Updated some packages and fixed some stuff
v2.1.3 Fix formatting and update some versions
First release from Github!
Some new features, a new repository and
new libraries incoming :)