From 962854a2bb19a734fa41a659d8b9b3275c5dc6cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tibor=20B=C3=B6decs?= Date: Mon, 4 May 2026 15:58:13 +0200 Subject: [PATCH] Add deprecation warning for Feather Spec package Added deprecation notice for the Feather Spec package. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6b39363..2d9ae32 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Feather Spec +> [!WARNING] +> This package is deprecated, please use the [Feather HTTP](https://github.com/feather-framework/feather-http) package. + Declarative HTTP specification testing for Swift, providing a shared API surface for runners and executors. [![Release: 1.0.0-beta.2](https://img.shields.io/badge/Release-1.0.0--beta.2-F05138)]( https://github.com/feather-framework/feather-spec/releases/tag/1.0.0-beta.2)