v1.3

Details

  • Filename
    LibParse-v1.3.zip
  • Uploaded by
  • Uploaded
    Dec 22, 2013
  • Size
    8.81 KB
  • Downloads
    940
  • MD5
    9f94c607f5426c64d56100d4998e2c17

Supported WoW Retail Versions

  • 4.3.4

Changelog

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.