Skip to content

Commit 320e797

Browse files
committed
Update announcement on main page
1 parent 3ce46a6 commit 320e797

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ sort_by = "weight"
1010

1111
# Announcement
1212

13-
I am thrilled to announce the release of `cgp` [v0.4.1](/blog/v0-4-1-release), along with the release of [**Hypershell**](/blog/hypershell-release), a modular, *type-level* domain-specific language (DSL) for writing shell-script-like programs in Rust.
13+
I am thrilled to announce the release of `cgp` [v0.4.2](https://github.com/contextgeneric/cgp/releases/tag/v0.4.2), along with full support for using [**extensible records and variants**](https://contextgeneric.dev/blog/extensible-datatypes-part-1/) in Rust!
1414

15-
Read the blog post for more details: [**Hypershell: A Type-Level DSL for Shell-Scripting in Rust**](/blog/hypershell-release).
15+
Read the blog post for more details: [**Programming Extensible Data Types in Rust with CGP - Part 1: Highlights and Extensible Records Demo**](https://contextgeneric.dev/blog/extensible-datatypes-part-1/).
1616

1717
# Overview
1818

0 commit comments

Comments
 (0)