Skip to content

Releases: SyntaxPhoenix/SyntaxApi

Fix more json stuff

16 Feb 12:55
Compare
Choose a tag to compare
v2.2.3

Update pom

Fix JsonLib Decimal parsing and update SnakeYAML

08 Dec 19:53
Compare
Choose a tag to compare

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

28 Nov 17:24
ec358de
Compare
Choose a tag to compare

Fixed that json-lib wasn't able to parse Unicode Characters
Fixed that net package HttpServer broke on Post requests

Some fixes and additions

30 May 10:01
Compare
Choose a tag to compare

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

15 Apr 07:21
Compare
Choose a tag to compare

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

14 Apr 13:43
Compare
Choose a tag to compare

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

07 Apr 10:49
Compare
Choose a tag to compare

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

06 Apr 16:18
Compare
Choose a tag to compare
v2.1.4

Fix important bug in keys lib

Update to 2.1.3 / Updated some packages and fixed some stuff

23 Mar 11:10
Compare
Choose a tag to compare
v2.1.3

Fix formatting and update some versions

First release from Github!

23 Oct 14:13
Compare
Choose a tag to compare

Some new features, a new repository and
new libraries incoming :)