MyGit

v0.7.0-rc1

google/glog

版本发布时间: 2024-01-10 21:17:49

google/glog最新发布版本:v0.7.1(2024-06-08 23:09:28)

In this release, glog underwent a major overhaul to take advantage of C++14 language and library features. Among the many changes, the public API has also been extended to use the more up-to-date standard library types (notably chrono).

Please take the opportunity to test this release candidate and report any issues. The final release of glog 0.7.0 is expected in early February 2024.

Highlights

Compatibility

glog aims to maintain source compatibility with the previous release. We did our best to ensure such compatibility in this version as well. However, downstream clients must recompile against the new glog version due to ABI incompatible changes.

Deprecations

A number of functions, methods, and types have been deprecated in favor of more uniform interface.

[!WARNING] Deprecated methods will be removed in glog 0.8.0. Please make sure to update your code.

Further changes

What's Changed

New Contributors

Full Changelog: https://github.com/google/glog/compare/v0.6.0...v0.7.0-rc1

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-01-10发行的版本