Skip to content

v4.0.0-beta.20

Compare
Choose a tag to compare
@JumpLink JumpLink released this 17 Feb 14:41
· 11 commits to main since this release
5526efd

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 for Shell.GLSLEffect.add_glsl_snippet (#236)
  • Replaced keyword module with namespace 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:

For the complete list of changes, please see the full changelog.