Skip to content

Commit ba6e88b

Browse files
committed
docs: downgrade alpha warning [skip ci]
Things are looking solid.
1 parent 80a334c commit ba6e88b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:project-mvn-coords: rewrite-clj/rewrite-clj
66
:workflow-url: https://github.com/{project-src-coords}/actions/workflows
77
:canary-tested: 🐥
8-
:canary-needed-patch: 🩹
8+
:canary-needed-patch: 🩹
99
:not-canary-tested: 📍
1010

1111
image:rewrite-clj-logo.png[rewrite-clj,270,60]
@@ -33,7 +33,7 @@ No major issues have been found.
3333
* I am very conservative on making any further v0->v1 breaking changes, but am open to breaking changes to any of the new v1 work.
3434

3535
We'll move out of alpha after folks have had a chance to give rewrite-clj v1 alpha a good shake.
36-
Things look solid but I would be very surprised if there are no issues and/or feedback.
36+
Things look very solid at this point.
3737

3838
See https://github.com/clj-commons/rewrite-clj/projects/1[project page for current priorities].
3939

@@ -53,12 +53,12 @@ Some projects using rewrite-clj v1
5353
* https://github.com/liquidz/antq[antq] {canary-tested}
5454
* https://github.com/babashka/babashka[babashka] {not-canary-tested}
5555
* https://github.com/borkdude/carve[carve] {canary-tested} (in dev)
56-
* https://github.com/weavejester/cljfmt[cljfmt] {canary-tested}
57-
* https://github.com/greglook/cljstyle[cljstyle] {canary-tested}
56+
* https://github.com/weavejester/cljfmt[cljfmt] {canary-tested}
57+
* https://github.com/greglook/cljstyle[cljstyle] {canary-tested}
5858
* https://github.com/clojure-lsp/clojure-lsp[clojure-lsp] {canary-tested}
5959
* https://github.com/borkdude/rewrite-edn[rewrite-edn] {canary-tested}
6060
* https://github.com/lread/test-doc-blocks[test-doc-blocks] {canary-tested}
61-
* https://github.com/nubank/umschreiben-clj[umschreiben-clj] {canary-tested}
61+
* https://github.com/nubank/umschreiben-clj[umschreiben-clj] {canary-tested}
6262

6363
Some projects using rewrite-clj v0 and/or rewrite-cljs
6464

@@ -69,8 +69,8 @@ Some projects using rewrite-clj v0 and/or rewrite-cljs
6969
* https://github.com/benedekfazekas/mranderson[mranderson] {canary-tested}
7070
* https://github.com/jstepien/mutant[mutant] {canary-tested}
7171
* https://github.com/juxt/pack.alpha[pack (alpha)] {not-canary-tested}
72-
* https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] {canary-tested}
73-
* https://github.com/mauricioszabo/repl-tooling[repl-tooling] {not-canary-tested}
72+
* https://github.com/clojure-emacs/refactor-nrepl[refactor-nrepl] {canary-tested}
73+
* https://github.com/mauricioszabo/repl-tooling[repl-tooling] {not-canary-tested}
7474
* https://github.com/atomist-skills/update-leiningen-dependencies-skill[update-leiningen-dependencies-skill] {not-canary-tested}
7575
* https://github.com/kkinnear/zprint[zprint] {canary-tested} {canary-needed-patch}
7676

0 commit comments

Comments
 (0)