Skip to content

Commit d471187

Browse files
chriskrychorwjblue
andcommitted
Describe Volta's SemVer commitments (COMPATIBILITY.md)
Co-authored-by: Rob Jackson <me@rwjblue.com>
1 parent 370f7a0 commit d471187

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

COMPATIBILITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Compatibility
2+
3+
Volta currently tests against the following platforms, and will treat it as a breaking change to drop support for them:
4+
5+
- macOS
6+
- x86-64
7+
- Apple Silicon
8+
- Linux x86-64
9+
- Windows x86-64
10+
11+
We compile release artifacts compatible with the following, and likewise will treat it as a breaking change to drop support for them:
12+
13+
- macOS v11
14+
- RHEL and CentOS v6
15+
- Windows 10
16+
17+
In general, Volta should build and run against any other modern hardware and operating system supported by stable Rust, and we will make a best effort not to break them. However, we do *not* include them in our SemVer guarantees or test against them.

0 commit comments

Comments
 (0)