What's Changed
* Select component: add prop `multiple` by clarasb in https://github.com/bcdev/chartlets/pull/102
* Add memoization for invoking callbacks by b-yogesh in https://github.com/bcdev/chartlets/pull/110
* Memoize computation of property references by forman in https://github.com/bcdev/chartlets/pull/114
* Support Python 3.13 by b-yogesh in https://github.com/bcdev/chartlets/pull/116
* Add compile step to frontend CI workflows by b-yogesh in https://github.com/bcdev/chartlets/pull/119
* Prepare for `0.1.5` release by b-yogesh in https://github.com/bcdev/chartlets/pull/120
New Contributors
* clarasb made their first contribution in https://github.com/bcdev/chartlets/pull/102
**Full Changelog**: https://github.com/bcdev/chartlets/compare/v0.1.4...v0.1.5