What's Changed
✨ Features:
- 💻 Now popsicle binaries wheels are stripped, making deployments and installations even more efficients!
- 🖼️ Introducing two variants of the emoji
Component
and support for PIL image in JUCE image. - 🛠️ Expanded
juce_core
bindings for enhanced functionality and integration possibilities.
🔧 Improvements:
- 🐍 Embedding the Python standard library in a popsicle enhanced JUCE app is now possible, empowering your applications with more capabilities! 📦
- 🔥 Enjoy smoother hot reloading experiences with exceptions being recoverable!
- 🧪 Added more unit tests to JUCE classes to ensure stability and reliability across the board.
🐛 Bug Fixes:
- 🛠️ Resolved failures with the JUCE's
Justification
class, ensuring consistent behaviour throughout. - 🗝️ Fixed issues related to
KeyPress
, eliminating pesky bugs and improving user interactions.
🔄 Updates:
- 🆕 Updated to JUCE 7.0.10, incorporating the latest enhancements and optimizations from the JUCE framework.
🛠️ Other Improvements:
- 🚑 Enhanced exception handling for smoother operation and better error management.
- 🩺 Addressed memory leaks to ensure efficient resource usage and overall performance.
Full Changelog: v0.9.5...v0.9.6