------------------- - Raise a runtime error when trying to run in the background on macOS
0.0.3
------------------- - Free dos-like allocated buffers when owning Python object is deleted - Standardize on always raising an exception instead of sometimes returning ``None`` - Types are mypy approved
0.0.2
------------------- - Upgrade to dos-like d174ca4f - Define dos-like ALWAYS_UPDATE flag by default
0.0.1
------------------- - Upgrade to dos-like 82085955 - Fix build and tests for Windows - Fix build for macOS, but tests will not run in background thread
0.0.0
------------------- - Initial version, tested on Linux