v0.5.1 -- Minor release: Race condition fixed, Python 3.7 support dropped
We dropped Python 3.7 support as we moved to test OSX in our CI pipelines. Python 3.7 probably still works, but we no longer test for it.
What's Changed
- Fix race condition for nonblocking resource reallocation by @WardLT in #106
- Test OSX Support by @WardLT in #110
Full Changelog: v0.5.0...v0.5.1