Release 1.77.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 two new libraries and numerous enhancements and bug fixes for existing libraries. * Describe: A C++14 reflection library, from Peter Dimov. Provides macros for describing enumerators and struct/class members, and primitives for querying this information. * Lambda2: A C++14, dependency-free, single header lambda library, from Peter Dimov. For details, including download links, see http://www.boost.org/users/news/version_1.77.0 You can also download directly from: https://boostorg.jfrog.io/artifactory/main/release/1.77.0/ 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. Thanks, -- The Boost Release Team Marshall Clow, Michael Caisse, Glen Fernandes
On 8/13/21 4:43 PM, Marshall Clow via Boost wrote:
Release 1.77.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 two new libraries and numerous enhancements and bug fixes for existing libraries.
* Describe: A C++14 reflection library, from Peter Dimov. Provides macros for describing enumerators and struct/class members, and primitives for querying this information. * Lambda2: A C++14, dependency-free, single header lambda library, from Peter Dimov.
For details, including download links, see http://www.boost.org/users/news/version_1.77.0
You can also download directly from: https://boostorg.jfrog.io/artifactory/main/release/1.77.0/
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.
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release. Thanks.
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab... Glen
On 8/16/21 2:05 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab...
Hmm, but that doesn't seem to be reflected on the website: https://www.boost.org/users/history/version_1_77_0.html
On Sun, Aug 15, 2021 at 7:20 PM Andrey Semashev via Boost
On 8/16/21 2:05 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab...
Hmm, but that doesn't seem to be reflected on the website:
There's a problem with the website being updated right now. Michael is looking into it. Glen
On 8/16/21 2:29 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 7:20 PM Andrey Semashev via Boost
wrote: On 8/16/21 2:05 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab...
Hmm, but that doesn't seem to be reflected on the website:
There's a problem with the website being updated right now. Michael is looking into it.
Any news about this? The release notes page is still outdated.
On 8/21/21 08:32, Andrey Semashev via Boost wrote:
On 8/16/21 2:29 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 7:20 PM Andrey Semashev via Boost
wrote: On 8/16/21 2:05 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab...
Hmm, but that doesn't seem to be reflected on the website:
There's a problem with the website being updated right now. Michael is looking into it.
Any news about this? The release notes page is still outdated.
Updated -- Michael Caisse Ciere Consulting ciere.com
On 8/22/21 6:01 PM, Michael Caisse via Boost wrote:
On 8/21/21 08:32, Andrey Semashev via Boost wrote:
On 8/16/21 2:29 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 7:20 PM Andrey Semashev via Boost
wrote: On 8/16/21 2:05 AM, Glen Fernandes wrote:
On Sun, Aug 15, 2021 at 5:25 PM Andrey Semashev wrote:
Could someone please regenerate 1.77 release notes page on the web site from qbk? There was a minor correction merged after the release.
https://github.com/boostorg/website/commit/12203520d4584f55a9f8b61b5d3ca60ab...
Hmm, but that doesn't seem to be reflected on the website:
There's a problem with the website being updated right now. Michael is looking into it.
Any news about this? The release notes page is still outdated.
Updated
Thanks.
participants (4)
-
Andrey Semashev
-
Glen Fernandes
-
Marshall Clow
-
Michael Caisse