
Release 1.88.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. The release contains two new libraries: * Hash2: An extensible hashing framework, from Peter Dimov and Christian Mazakas. * MQTT5: MQTT5 client library built on top of Boost.Asio, from Ivica Siladić, Bruno Iljazović, and Korina Šimičević. as well as numerous enhancements and bug fixes for existing libraries. For details, including download links, see <http://www.boost.org/users/news/version_1.88.0> You can also download directly from: <https://archives.boost.io/release/1.88.0/source/> To install this release on your system, see <http://www.boost.org/doc/libs/release/more/getting_started/index.html> Thanks to everyone who participated in this release. -- The Boost Release Team Marshall Clow, Glen Fernandes, Ion Ion Gaztañaga

On 11 Apr 2025 06:32, Marshall Clow via Boost wrote:
Release 1.88.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.
The release contains two new libraries:
* Hash2: An extensible hashing framework, from Peter Dimov and Christian Mazakas. * MQTT5: MQTT5 client library built on top of Boost.Asio, from Ivica Siladić, Bruno Iljazović, and Korina Šimičević.
as well as numerous enhancements and bug fixes for existing libraries.
For details, including download links, see <http://www.boost.org/users/news/version_1.88.0>
You can also download directly from: <https://archives.boost.io/release/1.88.0/source/>
To install this release on your system, see <http://www.boost.org/doc/libs/release/more/getting_started/index.html>
Thanks to everyone who participated in this release.
Is the master branch open now?

On Apr 13, 2025, at 4:13 AM, Andrey Semashev via Boost <boost@lists.boost.org> wrote:
On 11 Apr 2025 06:32, Marshall Clow via Boost wrote:
Release 1.88.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.
The release contains two new libraries:
* Hash2: An extensible hashing framework, from Peter Dimov and Christian Mazakas. * MQTT5: MQTT5 client library built on top of Boost.Asio, from Ivica Siladić, Bruno Iljazović, and Korina Šimičević.
as well as numerous enhancements and bug fixes for existing libraries.
For details, including download links, see <http://www.boost.org/users/news/version_1.88.0>
You can also download directly from: <https://archives.boost.io/release/1.88.0/source/>
To install this release on your system, see <http://www.boost.org/doc/libs/release/more/getting_started/index.html>
Thanks to everyone who participated in this release.
Is the master branch open now?
Not quite yet. Later today. — Marshall
participants (2)
-
Andrey Semashev
-
Marshall Clow