- 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
- Initial release
- Only a partially implemented
read()
function so far, nowrite()
... - Only version 0 supported so far, no version 3...