packages feed

ply-loader-0.4.2: CHANGELOG.md

# 0.4.2

Add upper bound on `vector`

# 0.4.1

* Support parsing of alternate scalar type names: `int8`, `uint8`,
`int16`, etc.

# 0.4

* Fix ASCII parsing of list properties.

This addresses problems parsing `face` elements, wherein each face is
defined by a list of vertex indices.