Skip to content

v1.2.0

Compare
Choose a tag to compare
@an-tao an-tao released this 16 Jan 14:12
· 193 commits to master since this release
26b2e53

API changes list

  • Add LOG_IF and DLOG like glog lib.

Changed

  • Enable github actions.

  • Add support for VS2019.

  • Modify the LockFreeQueue.

Fixed

  • Fix MinGW error with inet_ntop and inet_pton.

  • Fix a macro regression when using MSVC.