v4.10.2
Features
- Convenience Types:
NormFloat- A float in the range[0, 1]SignedNormFloat- A float in the range[-1, 1]PercentInt- An int in the range[0, 100]- By @BrianPugh in #778
Bug Fixes
- Fix handling of Union'd iterables by @BrianPugh in #781
Full Changelog: v4.10.1...v4.10.2