What's Changed
- Add Two.Arc listeners for width and height changes by @jonobr1 in #729
- Made noStroke methods consistent by @jonobr1 in #732
- Improvement to WebGL Rendering: Handle Negative Scales by @jonobr1 in #738
- Added fromObject and copy methods to all Two.Elements and descendants by @jonobr1 in #741
- Fix documentation typo in ZUI package by @eugenioenko in #744
- imports: Use relative imports consistently by @aamcrae in #748
- Improved Collection enumeration and methods by @jonobr1 in #751
- Remove canvas.shim circular dependency by @jonobr1 in #753
New Contributors
- @eugenioenko made their first contribution in #744
- @aamcrae made their first contribution in #748
Full Changelog: v0.8.14...v0.8.15