BREAKING CHANGES
- Require polliwog 1.0.0-beta.1.
New features
- Add `find_rigid_transform()` and `find_rigid_rotation()` from [polliwog][].
- Landmark composite: Compare reprojected landmarks to the original, and
output stats.
Other improvements
- Use `yaml.safe_load()` and avoid PyYAML deprecation warning.