Skip to content

Releases: soda480/mpcurses

v0.4.3

25 Nov 18:04
d17afa6
Compare
Choose a tag to compare
  • update supported Python versions

v0.4.2

11 Jul 01:26
01cf7d0
Compare
Choose a tag to compare
  • add ability to build against all targeted Python versions
  • update mpmq requirement version

v0.4.1

06 Jun 02:01
4b5ce1f
Compare
Choose a tag to compare

lock mpmq version

v0.4.0

24 Sep 22:27
0700903
Compare
Choose a tag to compare
  • Update build for Python 3.9
  • Convert offset to integer
  • Add completed_processes attribute

v0.3.1

04 Apr 17:57
761466e
Compare
Choose a tag to compare
  • Update reference to mpmq

v0.3.0

01 Apr 20:50
22a26d0
Compare
Choose a tag to compare
  • Add github pages documentation
  • Add examples for counters and progress bars
  • Add base class for MPcontroller
  • Update MPcurses as a subclass of MPcontroller

v0.2.5

24 Mar 15:35
32120e0
Compare
Choose a tag to compare
  • Update build add pybuilder plugins for radon and bandit

v0.2.4

02 Mar 18:29
e5de13c
Compare
Choose a tag to compare
  • update get_process_data to assign process_data and shared_data
  • init adds started date timestamp

v0.2.3

01 Mar 23:20
316d897
Compare
Choose a tag to compare
  • Add get_process_data parameter to MPcurses which allows mpcurses to call function to get process data after screen has been initialized - making processing appear more seamless

v0.2.2

23 Feb 21:31
4bda02f
Compare
Choose a tag to compare
  • Simplified MPcurses screen methods
  • Add ability to publish readme as PyPi description