v4.0.0-beta.20
Release v4.0.0-beta.20
🚀 Highlights
- Fixed several type definition issues in GObject and GTK libraries
- Improved documentation
- Updated dependencies to latest versions
🔧 Type Definition Improvements
- Fixed types for
ActionMap.add_action_entries
method in GIO (#219) - Made
GObject.ParamSpec.*
blurb and nick properties nullable (#224) - Added
Cogl.SnippetHook
support forShell.GLSLEffect.add_glsl_snippet
(#236) - Replaced keyword
module
withnamespace
for better TypeScript compatibility (#235)
📚 Documentation
- Improved installation instructions for Fedora users (#230)
🔄 Other Changes
- Attempted (#225) and reverted (#233) fix for LayoutManager generics
- Updated project dependencies to latest versions
👥 Contributors
Special thanks to:
- @laine-hallot (first contribution! 🎉)
For the complete list of changes, please see the full changelog.