Official Stable Release of Version 0.8.11
What's Changed
- Fix Path.getPointAt prototype by @augustinbegue in #649
- Added remove implementation of Two.Group signature by @alper-batioglu in #651
- Collection made generic & type to Group.children by @alper-batioglu in #655
- [Issue 653] Accurate Text Measurements by @jonobr1 in #657
- clientToSurface & surfaceToClient signatures by @alper-batioglu in #658
- [Issue 659] Client Surface Inconsistencies by @jonobr1 in #661
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #669
- types: fix Two.scene type by @dlech in #674
- Command Docs Broken by @jonobr1 in #678
- docs: edit spelling on gradient documentation by @crgk in #677
- Add Ratio Two.js Constructor to Types by @jonobr1 in #682
- Specifies Types for Two#renderer in Types by @jonobr1 in #684
- Collection Map Method by @jonobr1 in #685
- Improved getPointAt Types by @jonobr1 in #694
- Issue 698 Read Path as Data String by @jonobr1 in #699
- Resolves Issue 697 Imprecise Bounding Box Calculations on Rotated Shapes by @jonobr1 in #700
- docs: Fix a few typos by @timgates42 in #701
- Fix Two.Line left and right return the same anchor. by @eatgrass in #706
New Contributors
- @augustinbegue made their first contribution in #649
- @alper-batioglu made their first contribution in #651
- @lgtm-com made their first contribution in #669
- @dlech made their first contribution in #674
- @crgk made their first contribution in #677
- @timgates42 made their first contribution in #701
- @eatgrass made their first contribution in #706
Full Changelog: v0.8.10...v0.8.11