Releases: MCDevKit/jsonte
Releases · MCDevKit/jsonte
2.15.0
25 Oct 09:07
Compare
Sorry, something went wrong.
No results found
Changelog
e9ffd3d Fix docs
6a202aa Fix goreleaser config
f925ab3 Fix panic error when evaluating an empty expression
2a7348b Fix small issues
7db2517 Implement array templating
e213be5 Properly handle incorrect lambdas
ca30569 Skip checking for regex patterns of variable names
2.14.0
30 Apr 09:51
Compare
Sorry, something went wrong.
No results found
Changelog
f1bfff0 Add CLI flags for safe mode and server mode, add server mode and fix getXFile in server mode
c879681 Implement basic scripting
3bf865d Implement safe mode
110fb6d Update go and modules
2.13.1
11 Oct 09:52
Compare
Sorry, something went wrong.
No results found
Changelog
777e37e Fix comparing objects and add tests for it
2.13.0
24 Sep 19:46
Compare
Sorry, something went wrong.
No results found
Changelog
daf1ec1 Add JSON path type and support
3e18043 Add script support to grammar
a2f1157 Add tests for assignment operator and improve slightly grammar for future constructs
2309507 Add tests for json path and improve implementation
3173f1e Change all types to pointer receivers
503d844 Fix comparing null and implement a special scope for variables
2c55cf7 Fix new array functions, introduce spread operator and add reserved keywords in data
726a074 Implement a way for JsonObjects to hold scope as well
23b5365 Implement assignment
4b2eb53 Merge branch 'scripting' into pointer-receiver-types
ed8ae61 Move spread operator to be consistent
2.12.0
19 Jul 09:29
Compare
Sorry, something went wrong.
No results found
Changelog
7bbebf5 Add module scopes to the templating scope
4f95338 Fix chars and length string functions to account for multibyte characters
f104c80 Fix unescapeString function to account for multibyte characters
f15a3af Ignore invalid escape sequences
3f0dc97 Improve test
57584d0 Reformat grammar
53a8598 Switch json parser to handle multibyte characters
5b80f71 Update (hopefully) all places, that were handling multibyte characters incorrectly
2.11.3
12 Jul 07:50
Compare
Sorry, something went wrong.
No results found
Changelog
dcde1aa Fix another place, that didn't handle multibyte characters correctly
50ca425 Fix incorrect documentation for sort function
38b309e Fix yet another place, that didn't handle multibyte characters correctly
2.11.2
26 Jun 06:48
Compare
Sorry, something went wrong.
No results found
Changelog
630d372 Fix 2 more places with incorrect handling of multibyte characters
2.11.1
25 Jun 06:59
Compare
Sorry, something went wrong.
No results found
Changelog
bf64c37 Fix encoding issue when unescaping a string containing multibyte characters
2.11.0
23 Jun 16:29
Compare
Sorry, something went wrong.
No results found
Changelog
45517b2 Add toHex, fromHex, hsl, greyscale and arrayToHex functions
c5db966 Fix arrayToHex function
214b48a Fix sort function variant, that accepts a predicate
9ea7099 Fix test
2.10.3
21 Jun 06:59
Compare
Sorry, something went wrong.
No results found