Fixed
- "Stretchy" modifier was being ignored for some math operators.
- Fixed a bug where augmented matrixes weren't being rendered correctly.
- Hardened the behavior around invalid inputs. (For example: providing an object instead of a string parameter could cause a crash.)
Internal
- Improved the bundle size a bit.
- Added more tests around the public API.
Full Changelog: v0.1.1...v0.1.2