Skip to content

v0.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Jun 17:54
928baf3

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