Releases: offa/influxdb-cxx
Releases · offa/influxdb-cxx
v0.6.1
Changes
- Minimal CMake version increased to v3.12
- Project updated to CMake project structure
- Default CMake build directory structure restored
- Coverage made optional
- Benchmark removed
- Travis CI MacOS build updated to Xcode 12
- Custom
FindCURL
CMake module removed
v0.6.0
(First Release of the Fork)
Changes
- Upstream PR#80 integrated (usage of non portable macro
__PRETTY_FUNCTION__
removed) - Project version fixed
- Consumer Boost dependency fixed
- Travis CI Improvements and updates
- Github Actions build added
- Documentation update
- Compiler warnings increased
- InfluxDB used for CI tests updated
- Usage of non portable
/dev/null
removed - Conan support added – dependencies and packaging
- Clang-Format configuration added (no reformat yet)
- Compilation on MSVC enabled —
⚠️ MSVC support is still experimental - Benchmark made optional
- Tests using latest boost version added
- CI builds for latest GCC and Clang versions added
- Build fixed on platforms, that do not support UNIX sockets