Skip to content

Releases: hongshibao/cpp-singleflight

Release list

v1.1.0

Choose a tag to compare

@hongshibao hongshibao released this 17 Nov 14:51
f6984aa
  • Support build on macos and windows

v1.0.0

Choose a tag to compare

@hongshibao hongshibao released this 13 Nov 10:20
e3e2b8d

First Release of cpp-singleflight

  • Implemented C++ singleflight
  • Added github workflows for CI and CodeQL
  • Added various badges, e.g. codecov (for code coverage), codacy (for code quality), github workflow status