Skip to content

Releases: SyntaxPhoenix/SyntaxApi

Fix more json stuff

Choose a tag to compare

@Lauriichan Lauriichan released this 16 Feb 12:55
v2.2.3

Update pom

Fix JsonLib Decimal parsing and update SnakeYAML

Choose a tag to compare

@Lauriichan Lauriichan released this 08 Dec 19:53

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

Choose a tag to compare

@Lauriichan Lauriichan released this 28 Nov 17:24
ec358de

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

Some fixes and additions

Choose a tag to compare

@Lauriichan Lauriichan released this 30 May 10:01

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

Choose a tag to compare

@Lauriichan Lauriichan released this 15 Apr 07:21

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

Choose a tag to compare

@Lauriichan Lauriichan released this 14 Apr 13:43

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

Choose a tag to compare

@Lauriichan Lauriichan released this 07 Apr 10:49

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

Choose a tag to compare

@Lauriichan Lauriichan released this 06 Apr 16:18
v2.1.4

Fix important bug in keys lib

Update to 2.1.3 / Updated some packages and fixed some stuff

Choose a tag to compare

@Lauriichan Lauriichan released this 23 Mar 11:10
v2.1.3

Fix formatting and update some versions

First release from Github!

Choose a tag to compare

@Lauriichan Lauriichan released this 23 Oct 14:13

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