2026​
- February 1 - CGP v0.6.1 Release: Improving Ergonomics and Debugging
- February 21 - CGP has a new website, and why we moved from Zola to Docusaurus
- February 28 - Supercharge Rust functions with implicit arguments using CGP v0.7.0
- March 7 - How to stop fighting with coherence and start writing context-generic trait impls - RustLab 2025 transcript
2025​
- January 9 - CGP Updates: v0.3.0 Release and New Chapters
- May 9 - CGP v0.4.0 Release: Unlocking Easier Debugging, Extensible Presets, and More
- June 14 - Hypershell: A Type-Level DSL for Shell-Scripting in Rust
- June 14 - CGP v0.4.1 Release: new cgp-handler crate, improved preset macros, and more.
- July 7 - Programming Extensible Data Types in Rust with CGP - Part 1: Modular App Construction and Extensible Builders
- July 9 - Programming Extensible Data Types in Rust with CGP - Part 2: Modular Interpreters and Extensible Visitors
- July 12 - Programming Extensible Data Types in Rust with CGP - Part 3: Implementing Extensible Records
- July 30 - Programming Extensible Data Types in Rust with CGP - Part 4: Implementing Extensible Variants
- October 12 - CGP v0.5.0 Release: Auto dispatchers, extensible datatype improvements, monadic computation, RTN emulation, modular serde, and more
- October 26 - CGP v0.6.0 Release: Major ergonomic improvements for provider and context implementations
- November 3 - Announcing cgp-serde: A modular serialization library for Serde powered by CGP