3.2
- Improved quaternion <-> matrix conversions and made their interface more consistent
- Added store functions to more types
- Separated headers to allow for more modular includes
- Added noexcept to constructors and assignment
- Added move constructors
- Added more matrix conversions
- Other minor fixes