Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 449 Bytes

History.md

File metadata and controls

15 lines (12 loc) · 449 Bytes

0.1.0 / 2013-02-24

  • Correct ECMA Array parsing logic
  • Implement "strict array" type reading support
  • Implement Date type reading support
  • Implement "typed object" reading support
  • Now you can pass in an "options" object with offset

0.0.1 / 2013-02-21

  • Initial release
  • Only a partially implemented read() function so far, no write()...
  • Only version 0 supported so far, no version 3...