Skip to content

Commit b124277

Browse files
authored
Publish v0.7.0 release (#1)
* Draft rewrite hello world tutorial * Drafting #[cgp_fn] tutorial * Add section for `#[uses]` * Add how it works section * Add sections on CGP components * Revise blog post * Minor edits * Finish writing higher order providers * Move tutorial to tutorial section * Add Diataxis guides for LLM * [AI]Add intro and summary sections to tutorial * Move section * AI-revise tutorial * AI-revise hello world tutorial * Draft release blog post * AI-revise blog post * Add breaking changes * Add breaking changes * Add more breaking changes * Update CGP Skills * Add section addressing Scala implicits * AI-revise blog post * Fix stale reference to v0.6.2
1 parent c6feb2b commit b124277

27 files changed

Lines changed: 6514 additions & 1821 deletions

blog/2026-02-21-new-website.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,4 @@ Beyond visual design, the text content throughout this website, including this b
4949

5050
## What comes next
5151

52-
With the website redesign now complete, we are excited about what lies ahead for the CGP project. CGP v0.6.2 will introduce support for using [**implicit parameters** in plain Rust function syntax](https://github.com/contextgeneric/cgp/issues/194), a feature that bridges the gap between plain Rust functions and fully context-generic code. Keep watching this website for the upcoming release announcement!
52+
With the website redesign now complete, we are excited about what lies ahead for the CGP project. CGP v0.7.0 will introduce support for using [**implicit parameters** in plain Rust function syntax](https://github.com/contextgeneric/cgp/issues/194), a feature that bridges the gap between plain Rust functions and fully context-generic code. Keep watching this website for the upcoming release announcement!

blog/2026-02-28-v0.7.0-release.md

Lines changed: 623 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)