Skip to content

v0.7.1

Compare
Choose a tag to compare
@tockards tockards released this 13 May 09:06
· 104 commits to master since this release
d8587b9

Changes in this release:

  • All params in future_get_sensor are now cast to byte strings (PR #235).
  • Added tests totest_fake_clients.py and test_inspecting_client.py (PR #235).
  • Ensure testutils method casts expected requests to byte strings (PR #233).