Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 493 Bytes

History.md

File metadata and controls

26 lines (16 loc) · 493 Bytes

0.3.0 / 2013-03-16

  • parser: if callback returns false ignore rest of payload
  • test: fixed all broken tests

0.2.1 / 2013-03-16

  • added protocol version to index.js [albertyfwu]

0.2.0 / 2013-02-26

  • Changed decodePayload to use a callback instead of returning an array [sweetieSong, albertyfwu]

0.1.1 / 2013-01-26

  • package.json fixes

0.1.0 / 2013-01-19

  • Initial release