- Add github pages documentation - Add examples for counters and progress bars - Add base class for MPcontroller - Update MPcurses as a subclass of MPcontroller
0.2.5
- Update build add pybuilder plugins for radon and bandit
0.2.4
- update `get_process_data` to assign process_data and shared_data - init adds started date timestamp
0.2.3
- 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
0.2.2
- Simplified MPcurses screen methods - Add ability to publish readme as PyPi description
0.2.1
- Fix flake issue with build - Remove extra commands from Dockerfile - update build meta-data