v0.2.0
0.2.0 - 2025-09-28
We are excited to announce the 0.2.0 release of Ratzilla! 🎉
This release comes with support for mouse events, improved WebGL2 backend integration, and better examples!
🚀 Features
- (backend) Update WebGl2Backend integration by @junkdog in #108
- (examples) Add multi-backend support by @junkdog in #109
- (event) Support mouse events by @hecksadecimal in #107
🐛 Bug Fixes
- (webgl2) Honor Modifier::REVERSED for Color::Reset by @junkdog in #127
- (template) Remove unused script in index.html by @Wybxc in #120
- (dom) Ensure consistent width for braille characters by @junkdog in #119
- (dom) Ensure consistent width for braille characters by @junkdog
📚 Documentation
- (readme) Add 0x01d's website by @orhun in #126
- (readme) Update acknowledgements by @orhun in #115
- (readme) Add exabind to websites by @junkdog
⚙️ Miscellaneous Tasks
💖 New Contributors
- @Wybxc made their first contribution in #120
- @hecksadecimal made their first contribution in #107
Full Changelog: v0.1.0...0.2.0
