What's Changed
* Rename register_type() to register() by oir in https://github.com/oir/startle/pull/49
* Add API docs for `start()` and `register()` by oir in https://github.com/oir/startle/pull/50
* Add logo, minor stylization changes by oir in https://github.com/oir/startle/pull/51
* Cosmetic changes to docs by oir in https://github.com/oir/startle/pull/52
* Add `parse()` to parse into classes by oir in https://github.com/oir/startle/pull/54
* Document class interface by oir in https://github.com/oir/startle/pull/55
* Document `parse()` in api docs by oir in https://github.com/oir/startle/pull/56
**Full Changelog**: https://github.com/oir/startle/compare/v0.0.9...v0.0.10