Releases: h3x4n1um/RETON
Releases · h3x4n1um/RETON
RTON-JSON v3.1.3
- Fix
0x83
bug when usingjson2rton
- Fix rton create by
json2rton
messed up key order - Add
0x0
subset of0x83
thanks to @nineteendo (#15) - Add
--noui
option to disable UI (#16)
RTON-JSON v3.1.2
- Fixed detect wrong UTF-8 size
RTON-JSON v3.1.1
- Fixed #13
RTON-JSON v3.1.0
- Re-add
0x90
and0x91
bytecode - Fix error when not compile on GCC
- Use internal package when possible
RTON-JSON v3.0.0
- Completely refactor the code (remove a lot of global variables)
- Switch fifo_map and json to submodule
- Add support for MSVC
RTON-JSON v2.7.7
- Fixed bug when interpret ba
nan
a asnan
- Fixed bug when interpret re
inf
orcemint asinf
- Small improve in number converter
RTON-JSON v2.7.6
- Change to
inf
,-inf
andnan
to match in-game
RTON-JSON v2.7.5
- Add support for
Infinity
,-Infinity
andNaN
in floating-point #7
RTON-JSON v2.7.4
- Add
0x40
,0x43
and fix0x41
bytecode #6
RTON-JSON v2.7.3
- Add missing
0x46
,0x47
,0x48
and0x49
bytecode #5