Skip to content

3.0.0

Compare
Choose a tag to compare
@metaist metaist released this 18 May 10:11
· 30 commits to main since this release

3.0.0 - 2023-05-18T09:58:43Z

Fixed

  • GitHub Action: continuous integration
  • #9: multiprocessing on MacOS (by switching to multiprocess)

Changed

  • #8: order of Msg parameters so that data comes first
  • #9: core library is now multiprocess instead of multiprocessing; dill replaces pickle.

Added

  • GitHub Action: mypy check for examples and tests
  • supported python versions badge
  • #5: Worker wrapper for Process and Thread
  • cSpell to track ignored words

Removed

  • #7: deprecated functions: put_msg, iter_msg, iter_q, sortiter, endq, endq_and_wait