v0.1.0
0.1.0 - 2025-06-13
Happy to announce the 0.1.0 release of Ratzilla! 🎉
The biggest addition in this release is the WebGL2 backend, which allows faster rendering and more capabilities 🔥
The WebGL2 backend is powered by beamterm which is a high-performance terminal renderer by @junkdog
🚀 Features
- (backend) Add WebGL2 Backend by @junkdog in #100
- (canvas) Minimize number of canvas state change operations by @junkdog in #93
- (utils) Add support for dynamically calling JS functions from Rust by @lurkny in #86
- (canvas) Extend CanvasBackend with options by @junkdog in #88
- (canvas) Support setting the cursor shape by @dawedawe in #84
- (canvas) Add debug mode by @lurkny in #83
- (examples) Add clipboard example by @orhun in #80
📚 Documentation
- (readme) Add personal website of @Tarbetu by @Tarbetu in #101
- (readme) Add TachyonFX FTL to web pages by @junkdog in #85
⚡ Performance
🎨 Styling
💖 New Contributors
Full Changelog: v0.0.6...0.1.0
