Skip to content

Commit 332e3f0

Browse files
authored
Update stability section of the README
1 parent 6b2d042 commit 332e3f0

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,13 @@ from that package in the API.
114114

115115
## Stability
116116

117-
Experimental. The interface for both the CLI and the library may change. While
118-
the underlying patch library ([bluekeyes/go-gitdiff][]) has good test coverage,
119-
it hasn't been used extensively against real-world patches.
117+
Beta. The library is used in a production application that applies thousands of
118+
patches every day, but the interface for both the CLI and the library may
119+
change.
120+
121+
While the underlying patch library ([bluekeyes/go-gitdiff][]) has good test
122+
coverage and real-world usage, the space of all possible patches is large, so
123+
there are likely undiscovered bugs.
120124

121125
[bluekeyes/go-gitdiff]: https://github.com/bluekeyes/go-gitdiff
122126

0 commit comments

Comments
 (0)