We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2493f9 + 71baf86 commit fc87261Copy full SHA for fc87261
FAQ.md
@@ -81,3 +81,12 @@ There's a caveat for contributors to the library.
81
If you are contributing to the library, you will need to run `./build.sh -m` at some point.
82
This has a failure on gccgo. Consequently, contributors must use the `gc` compiler.
83
84
+## Development Model
85
+
86
+All development happens on the main trunk.
87
88
+In the rare case that a patch release needs to happen for an old minor or major release,
89
+a release branch will be created from which that release will be cut.
90
91
+## Latest Release
92
+Latest release is v1.2.14 - released on May 27, 2025.
0 commit comments