Releases: jbeder/yaml-cpp
Releases Β· jbeder/yaml-cpp
yaml-cpp-0.8.0
yaml-cpp-0.7.0
- Bazel support
- CMake improvements
- Adopts many modern C++ syntaxes
- Bug fixes
yaml-cpp-0.6.3
Patch release on 0.6.0:
- bug fixes
- CMake updates, now requiring 3.1
0.6.0 release notes:
- requires C++11
- removes dependency on Boost
- bug fixes
- performance improvements
yaml-cpp-0.6.2
Patch release on 0.6.0, fixing installation bug and mismatched versioning.
0.6.0 release notes:
requires C++11
removes dependency on Boost
bug fixes
performance improvements
yaml-cpp-0.6.1
WARNING: This release's CMake version doesn't match its tag. Please use 0.6.2 instead.
Patch release on 0.6.0, fixing installation bug.
0.6.0 release notes:
- requires C++11
- removes dependency on Boost
- bug fixes
- performance improvements
yaml-cpp-0.6.0
- requires C++11
- removes dependency on Boost
- bug fixes
- performance improvements
yaml-cpp-0.5.3
Bugfix release.
This will be the last release that does not require C++11.