File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22
33[ TOC]
44
5- # Application ** Programming** Interface (API) stability {#api_stability}
5+ # Application Programming Interface (API) stability {#api_stability}
66
77Sharg adheres to [ semantic versioning] ( https://semver.org ) and provides a stable API within
88one major release unless otherwise noted.
99
1010For details regarding API stability, please see the
1111[ SeqAn documentation on API stability] ( https://docs.seqan.de/seqan/3-master-user/about_api.html#api_stability ) .
1212
13- # Application ** Binary** Interface (ABI) stability
13+ # Application Binary Interface (ABI) stability
1414
15- There is no A** B ** I stability.
15+ There is no A< strong >B</ strong > I stability.
1616
1717For details regarding ABI stability, please see the
1818[ SeqAn documentation on ABI stability] ( https://docs.seqan.de/seqan/3-master-user/about_api.html#autotoc_md38 ) .
@@ -22,7 +22,7 @@ For details regarding ABI stability, please see the
2222The main requirement for Sharg is that your operating system provides one of the compilers supported by us.
2323In general, we only support the latest three major compiler versions.
2424We currently support the following compilers on 64-bit operating systems with little-endian CPU architectures:
25- * GCC10, GCC11
25+ * GCC10, GCC11, GCC12
2626
2727\note Only the most recent minor release of a compiler is guaranteed to be supported, e.g. when ` gcc-10.4 ` is released,
2828we may drop support for ` gcc-10.3 ` . Since all platforms with an older version receive minor release updates,
You can’t perform that action at this time.
0 commit comments