From a1f07f7b68c70b4a367d5de6ed54d267bd011193 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20G=C3=B6ransson?= Date: Mon, 9 Dec 2024 11:23:46 +0100 Subject: [PATCH] Remove old Arrow 2.0 warning --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index 7761cb93cd8..579950c1f97 100644 --- a/README.md +++ b/README.md @@ -25,20 +25,6 @@ blocks to empower users to write pure FP apps and libraries built atop higher or The documentation is hosted in a [separate repository](https://github.com/arrow-kt/arrow-website). -## Arrow 2.0 - -⚠️ _**Every new API has been backported to Arrow 1.2**. We strongly discourage from using Arrow 2.0 -at this point, except for testing purposes, and use Arrow 1.2 instead._ - -The next version of Arrow is [in active development](https://github.com/arrow-kt/arrow/pull/2778). -If you want to try it, you need to add the following repository in your build file: - -``` -maven("https://oss.sonatype.org/content/repositories/snapshots") -``` - -and depend on the `2.0.0-SNAPSHOT` version of the desired library. - ## Join Us Arrow is an inclusive community powered by awesome individuals like you. As an actively growing