Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@mrakitin mrakitin released this 22 Feb 23:46

What's Changed

  • TST: start test-socket-server within the fixture by @mrakitin in #4
  • Fix timeout processing + tests by @mrakitin in #5

Details

  • Improved the tests to start the test-socket-server within the fixture.
  • Update pre-commit config.
  • Added Timeout Exception class and raised an exception in the put method if a signal does not reach a given position within a limited timeout period.
  • Added a CI configuration to publish the package to PyPI.

Full Changelog: v0.2.0...v0.3.0