Skip to content

Commit c279cf4

Browse files
committed
Update front page link
1 parent 001bbc1 commit c279cf4

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

content/_index.md

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

1111
# Announcement
1212

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**](/blog/extensible-datatypes-part-1/) in Rust!
13+
I am thrilled to announce the release of [**CGP v0.5.0**](/blog/v0-5-0-release/)! This new release includes many exciting features and improvements, including auto dispatchers with `#[cgp_auto_dispatch]`, extensible datatype improvements, monadic computation, emulation of return type notation (RTN), sneak preview of `cgp-serde`, and more.
1414

15-
Read the blog series **Programming Extensible Data Types in Rust with CGP** for more details:
16-
17-
- [**Part 1: Modular App Construction and Extensible Builders**](/blog/extensible-datatypes-part-1/)
18-
- [**Part 2: Modular Interpreters and Extensible Visitors**](/blog/extensible-datatypes-part-2/)
19-
- [**Part 3: Implementing Extensible Records**](/blog/extensible-datatypes-part-3/)
20-
- [**Part 4: Implementing Extensible Variants**](/blog/extensible-datatypes-part-4/)
15+
[Read the announcement blog post](/blog/v0-5-0-release/) to find out more.
2116

2217
# Overview
2318

0 commit comments

Comments
 (0)