Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
21 lines (11 loc) · 478 Bytes

CHANGELOG.md

File metadata and controls

21 lines (11 loc) · 478 Bytes

CHANGELOG

0.3.0

  • Tassadar can now initialize replays by data as well as file name, for parsing out of db storage.

0.2.0

  • Tassadar is now compatible with JRuby. Thanks to Emmanuel Hadoux for the pull request.

0.1.0

  • Updates serialization strategy for SC2 1.5 compliance

0.0.2

  • Converts serialized strings ASCII-8BIT => UTF-8. This was the source of serious encoding problems in replay parsing.

0.0.1

  • Initial release