Releases: kuvaus/coffeepy
Releases · kuvaus/coffeepy
v0.2.1
v0.2.0
v0.1.9
v0.1.8
Release v0.1.7
- Significantly improved performance when animation is turned off
- Improve tests
Release v0.1.6
- Corrected Python requirements to 3.8 and newer
- Time can now be a float so you can run it more accurately
- Add tests. Run the tests with
pytest
Release v0.1.5
- Improve terminal checking function
Release v0.1.4
- Fix bug in checking new Windows Terminal
- Add ability to specify time=0 when run as a module
- Add ability to disable animation when run as a module
Release v0.1.3
- Add --no-animation flag
- Add ascii animation on Windows Powershell
- Fix duration bug from 0.1.2
Release v0.1.2
- Ability to set duration when run as a python module
- Add .whl and .tar.gz to Github releases