r30

Details

  • Filename
    LibParse-r30.zip
  • Uploaded by
  • Uploaded
    Aug 14, 2014
  • Size
    8.89 KB
  • Downloads
    74
  • MD5
    6caa3820be1be4871feffe652a7285a0

Supported WoW Retail Versions

  • 4.3.4

Changelog

v1.5

  • Bumped minor version number from 1 to 2.

v1.4

  • Fixed buffer overflow issues with encoding large amounts of data.

v1.3

  • Implemented custom string split function to avoid stack overflows.
  • Fixed bug in JSONWriter where consecutive JSONEncode calls were sharing buffers.

v1.2

  • Anything that can be converted to a number will be by CSVDecode.

v1.1

  • Added CSV support.