Skip to content

v0.3.0

Compare
Choose a tag to compare
@matpompili matpompili released this 02 Sep 19:50
· 23 commits to main since this release

v0.3.0 (2022-09-02)

  • Fix error when docstring is not present in the function. (Issue #1, PR #4)
  • Add pyzmq.utils.win32.allow_interrupt to the server threads, so they can be stopped on Windows. (Issue #2, PR #6)
  • Move some of the logging to DEBUG level. (Issue #3, PR #7)
  • Add reserved method names to Thing class. (Issue #5, PR #8)

Full v0.3.0 Changelog