MyGit

v0.7.0

google/glog

版本发布时间: 2024-02-18 01:49:37

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).

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

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

查看:2024-02-18发行的版本