Skip to content

Open GPUI 0.1.0

Latest

Choose a tag to compare

@Latias94 Latias94 released this 07 Jun 14:12
· 629 commits to main since this release

Added

  • Root-level fork attribution and licensing notes, plus per-crate NOTICE files that preserve upstream copyright notices.
  • A publish-check workflow that validates leaf crate packaging first and package contents for the rest of the workspace.

Changed

  • Public package names and Rust import paths are standardized around the open-gpui / open_gpui::... branding.
  • Workspace metadata is aligned to the fork author and unified version line for the first release.
  • Fork dependencies now resolve from crates.io via open-gpui-scap and open-gpui-font-kit, and publishable Open GPUI crates no longer inherit the workspace root's publish = false guard.

Published Crates

All publishable Open GPUI workspace crates are available on crates.io at 0.1.0, including open-gpui, platform backends, renderer crates, utility crates, HTTP crates, scheduler, shared string, sum tree, macros, and refineable crates.

Fork dependency crates are also published separately:

  • open-gpui-scap 0.1.0-beta.1
  • open-gpui-font-kit 0.14.3

Notes

This is the first Open GPUI fork release on GitHub and crates.io. The release is tagged at commit 7f9847a6c7bde49432c6ced04ac3954948023e9d.