NEWS
cld3 1.6.0 (2023-09-25)
- Windows: update to protobuf 21.12
cld3 1.5.0 (2023-01-29)
- Windows: upgrade to libprotobuf 3.19.4
- No longer force CXX11 (use local C++ default std)
cld3 1.4.4 (2022-10-22)
- Compile with CXX17 if available (needed for recent libprotobuf)
cld3 1.4.3 (2022-10-07)
- Update libcld3 from upstream (fixes CRAN compiler warning)
cld3 1.4.2 (2021-07-28)
- Windows: fix rwinlib ucrt libs
cld3 1.4.1 (2021-01-11)
- Fix typo in configure script
cld3 1.4
- Use CXX11 in configure script, needed by protobuf 3.14
- Do not use bash in configure script
cld3 1.3 (2020-01-31)
- Fix for CRAN: do not use CXXCPP
cld3 1.2 (2019-07-18)
- Windows: update to protobuf 3.8.0 with support for GCC 8+
- Suppress warnings about pragmas in autogenerated protobuf headers
cld3 1.1 (2018-06-28)
- Windows: update to protobuf 3.5.1 (to support gcc 8.1.0 toolchain)