Skip to content

Releases: soda480/mpcurses

v1.1.1

19 Apr 02:13
47f7538

Choose a tag to compare

v1.1.0

19 Apr 01:00

Choose a tag to compare

v1.1.0

v1.0.0

04 Jan 21:35
880a974

Choose a tag to compare

  • update reference to latest version of mpmq
  • update examples target functions to use key word arguments
  • add ability for effects to use matched value
  • update examples directory structure

v0.5.0

23 Sep 02:22
1ca223b

Choose a tag to compare

  • use on_ methods for screen process update
  • fix Dockerfile warnings
  • update build classifiers
  • fix examples
  • add support for Python v12

v0.4.3

25 Nov 18:04
d17afa6

Choose a tag to compare

  • update supported Python versions

v0.4.2

11 Jul 01:26
01cf7d0

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

Choose a tag to compare

lock mpmq version

v0.4.0

24 Sep 22:27
0700903

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

Choose a tag to compare

  • Update reference to mpmq

v0.3.0

01 Apr 20:50
22a26d0

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