| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Official Stable Release of v0.8.20 source code.tar.gz | 2025-09-08 | 1.4 MB | |
| Official Stable Release of v0.8.20 source code.zip | 2025-09-08 | 1.5 MB | |
| README.md | 2025-09-08 | 842 Bytes | |
| Totals: 3 Items | 2.9 MB | 0 | |
What's Changed
- Fix Two.Line command setting on left and right property setters by @jonobr1 in https://github.com/jonobr1/two.js/pull/781
- Fix getComputedMatrix multiplication by @jonobr1 in https://github.com/jonobr1/two.js/pull/782
- Add Claude Code GitHub Workflow by @jonobr1 in https://github.com/jonobr1/two.js/pull/783
- Added dispose methods by @jonobr1 in https://github.com/jonobr1/two.js/pull/785
- Fix SVG rounded rectangle radius interpretation by @jonobr1 in https://github.com/jonobr1/two.js/pull/787
- Add Image class for rendering images with fit modes by @jonobr1 in https://github.com/jonobr1/two.js/pull/790
- Only copy element property if they exist on the reference by @jonobr1 in https://github.com/jonobr1/two.js/pull/794
Full Changelog: https://github.com/jonobr1/two.js/compare/v0.8.19...v0.8.20