Release 1.92.0 of the Boost C++ Libraries is now available. These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. This release contains numerous enhancements and bug fixes for existing libraries. For details, including download links, see https://www.boost.org/releases/1.92.0/ You can also download directly from: https://archives.boost.io/release/1.92.0/ To install this release on your system, see https://www.boost.org/doc/user-guide/getting-started.html Thanks to everyone who participated in this release. Thanks, -- The Boost Release Team Marshall Clow, Glen Fernandes and Ion Gaztañaga
On 12 Aug 2026 18:46, Ion Gaztañaga via Boost wrote:
Release 1.92.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
This release contains numerous enhancements and bug fixes for existing libraries.
For details, including download links, see https://www.boost.org/ releases/1.92.0/
You can also download directly from: https://archives.boost.io/ release/1.92.0/
To install this release on your system, see https://www.boost.org/doc/ user-guide/getting-started.html
Thanks to everyone who participated in this release.
I also noticed a new 1.91.0-1 release: http://www.boost.org/releases/1.91.0.1/ There are no release notes and no downloads, but there is an RSS entry. Is this something made by mistake?
I also noticed a new 1.91.0-1 release: http://www.boost.org/releases/1.91.0.1/
git tag on https://github.com/boostorg/boost shows: boost-1.91.0-1 A small issue, be careful when git tagging, it's processed by the website.
participants (3)
-
Andrey Semashev -
Ion Gaztañaga -
Sam Darwin