You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,8 @@ The Stripe Clojure (JVM) library provides convenient access to the Stripe API fr
4
4
5
5
This library is automatically generated using Stripe's OpenAPI specification, ensuring up-to-date compatibility with the latest Stripe API features.
6
6
7
-
> [!CAUTION]
8
-
> Alpha (α) : This library is in an early-stage development phase. Names, structures, and functionalities may change as the project evolves. Expect breaking changes before a stable release.
7
+
> [!WARNING]
8
+
> Beta (β): This library is in beta development phase. Feature-complete but may contain bugs; users can provide feedback.
9
9
10
10
## Rationale
11
11
@@ -30,7 +30,7 @@ This SDK is an auto-generated Clojure library for interacting with the Stripe AP
30
30
Add the dependency to your `deps.edn` (or your preferred build tool) once the artifact is published to Clojars. For example:
0 commit comments