sergey-shandar / getboost

NuGet packages for Boost C++ libraries.
Boost Software License 1.0
58 stars 20 forks source link

Boost 1.75 #60

Closed vistart closed 3 years ago

vistart commented 3 years ago

A new version was released in april, any change of an update? https://www.boost.org/users/history/version_1_75_0.html

chcg commented 3 years ago

@sergey-shandar If I could support you in releasing the version 1.73 to 1.75 just let me know.

chcg commented 3 years ago

@sergey-shandar 1.76 is released. Probably you have to check how to adapt to the change for regex to be header only:

Regex:

Regex is now header only except in C++03 mode.
Support for C++03 is now deprecated.
The library can now be used "standalone" without the rest of Boost being present.
sergey-shandar commented 3 years ago

I will release 1.76. If one of the Boost libraries is a header-only then you only need to depend on the main Boost NuGet package.