Skip to content

Releases: h3x4n1um/RETON

RTON-JSON v2.2.0

14 Feb 11:30
Compare
Choose a tag to compare
  • Implement log for json2rton
  • Optimize write string to RTON

RTON-JSON v2.1.0

11 Feb 11:42
Compare
Choose a tag to compare
  • Support drag n drop file (currently 1 file per time)
  • Support auto detect RTON and JSON
  • More user friendly

RTON-JSON v2.0.0

09 Feb 16:16
Compare
Choose a tag to compare
  • Proper implement json2rton although it hasn't optimized yet
  • Optimize log for rton2json (reduce a lot of lines)
  • Add compiled timestamp
  • Move unrelated code outside of main.cpp
  • Update json.hpp to 3.5.0

RTON-JSON v1.1.1

18 Nov 16:34
Compare
Choose a tag to compare
  • Refactor read_block_RTON()
  • Correct some string bytecodes
  • Rewrite logging style

RTON-JSON v1.1.0

16 Nov 11:56
Compare
Choose a tag to compare
  • Refactor code
  • Fix bytecode 86 where an array contains another array
  • Fix bytecode that uses signed RTON number
  • Use fifo_map for FIFO json writing

RTON-JSON v1.0.0

15 Nov 18:55
Compare
Choose a tag to compare
  • Implemented rton2json