Skip to content

Tags: bodgergely/spdlog-python

Tags

v2.0.4

Toggle v2.0.4's commit message
fix linux build

v2.0.3

Toggle v2.0.3's commit message
v2.0.3 - Windows build fixed

v2.0.0

Toggle v2.0.0's commit message
Releasing version 2.0.0 - conforming to spdlog version 1.3.1

1.0.5

Toggle 1.0.5's commit message
Release v1.0.5

python 3.7 has the async as a reserved keyword. Need to rename
async() to async_mode()