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

2.1.0

Compare
Choose a tag to compare
@alexras alexras released this 25 Jan 23:17
· 33 commits to master since this release

This is mainly a bug-fix release. One major improvement: parsing structures with large arrays should be a lot faster now, since array accessor objects are created on-demand rather than explicitly at parse time.