Skip to content

v0.5.1 -- Minor release: Race condition fixed, Python 3.7 support dropped

Compare
Choose a tag to compare
@WardLT WardLT released this 31 Jul 19:45
· 27 commits to master since this release

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