Every release ever published, read live from GitHub. Stable is what the site advertises and what we recommend for general use — but nothing here is gated. Alpha, beta and release-candidate builds are listed alongside it and are yours to take if you want to try something earlier.
Pre-releases are untested by definition — they exist so features can be tried
early, and reports on them are welcome. Each release below carries its own
install command. In general: pip install
vapor-ram gives you the newest stable build, pinning an exact version
(==<version>) gives you that
one — pre-releases included — and
--pre lets pip pick the newest
pre-release on its own. PyPI normalises pre-release versions, so a
-beta.3 tag installs as b3.