Releases: soda480/mpcurses
Releases · soda480/mpcurses
v0.2.2
- Simplified MPcurses screen methods
- Add ability to publish readme as PyPi description
v0.2.1
- Fix flake issue with build
- Remove extra commands from Dockerfile
- update build meta-data
v0.2.0
- Implement single screen with status bar
- Improve running blinker
- Implement table horizontal offset feature
- Update examples
v0.1.4
- Add multi-process code example
- Updated build meta-data
v0.1.3
- Cleaned up examples and updated README with examples
v0.1.2
- Enabled automatic queue_handler decoration
- Updated samples - separated screen layout from main program
v0.1.1
- Implement better way of sending notification on active process state changes
v0.1.0
- Refactor core methods to MPcurses class
v0.0.14
- Add list directive to screen layout
v0.0.13
- Updated base docker image to be Alpine-based
- Integrated Code Coverage (codecov.io)
- Integrated Code Inspector
- Added GitHub Actions for Continuous Integration
- Updated source code per Code Inspector report recommendations
- Add additional logging
- Add animated GIF samples to README