From b7a59fec37be7982f35ee8c431829709b3ba2563 Mon Sep 17 00:00:00 2001 From: Stefan Majewsky Date: Mon, 6 Jan 2025 13:07:17 +0100 Subject: FYI: no release yet --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e86b816..eb401cc 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,7 @@ A Go library for the generic types that should be in the standard library, but aren't. Currently, this includes [Option](./option/), but `Result` or `Either` could also be added once there is a compelling usecase for myself. + +## No release? + +This type relies on behavior that is being introduced in Go 1.24. The 1.0 release will be made as soon as Go 1.24 releases. -- cgit v1.2.3