Skip to content

v1.1.0

Compare
Choose a tag to compare
@TaiSakuma TaiSakuma released this 28 Apr 03:17
· 96 commits to master since this release

PyPI: https://pypi.org/project/atpbar/1.1.0/

Changes from the previous release: (diff)

  • reimplemented the logic in funcs.py with a state machine #17
  • optimized the brief sleep of pickup
  • cleaned code
  • updated setup.py, tests
  • made the number of iterations in examples smaller
  • set start method of multiprocessing in an example for Python 3.8
  • removed code for Python 2.7