<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed 🎉 New Features * Support `box-sizing` property 🚀 Changes * Get margins directly from Taffy 🐞 Fixes * Fix compatibility with Python 3.8+ 🧩 Dependencies * Support for Python 3.13 * Upgraded Taffy to v0.6.0 * Upgraded rust to v1.80 * Upgraded Maturin to v1.7.4
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed 🚀 Changes * Fix memory-related issue on some Linux platforms 102 by mortencombat in https://github.com/mortencombat/stretchable/pull/103
<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed 🎉 New Features * Use border and padding from Taffy by mortencombat in https://github.com/mortencombat/stretchable/pull/96 🚀 Changes * Add Node.style setter by Zomatree in https://github.com/mortencombat/stretchable/pull/97 * Fix TypeError during layout computation
New Contributors * Zomatree made their first contribution in https://github.com/mortencombat/stretchable/pull/97