Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 757 Bytes

Changelog.md

File metadata and controls

29 lines (19 loc) · 757 Bytes

Changelog

0.2.1 - 2016-01-31

  • Support NodeJS v4.x.x
  • Properly parse string Buffer in events

0.2.0 - 2016-01-31

  • heroprotocol.js API streamlined.
  • Every protocol ported, including PTR patch 16.0 protocol.
  • Added Changelog and Todo.
  • Switch to javascript strict mode.

0.1.2 - 2016-01-28

  • Breaking bug correction where heroprotocol.js required a local dependency instead of using the npm one
  • Initial reference for replay.message.events and replay.message.tracker.
  • data.js collection of replay constants.

0.1.1 - 2016-01-27

  • Inital reference for replay header, replay.details and replay.initdata.
  • bin/extract.js replay bulk extraction tool.
  • Basic replay abstraction.

0.1.0 - 2016-01-26

  • Initial release.