7.3.0
Adds a README with reasonably in-depth documentation! Because we're still new to this whole "documenting what we do" thing, some of the new features of this release are not yet documented in the readme. But it's still reasonably complete; follow along in #64 for updates.
Adds support for named/indexed getters/setters/deleters, i.e. legacy platform objects!
Adds appropriate brand checks to attribute getters/setters.
Adds support for value iterators.
Adds support for [LegacyArrayClass]
. (@Zirro)