This release fixes an issue regarding release version that prevented the package from being uploaded to PyPI.
1.5
OS support notice
From this release, support for Windows OS has been halted. It might be resumed in the future depending on its demand.
1.4
Internal structure update
This release features a small but relevant change in the internal structure of the package. Said change allows the user to directly import the `ProgressBar` class from the `ezbar` module.
1.3
PyPI deployment
This release marks the first successful deployment to the Python Package Index.
1.1
PyPI deployment
This release marks the first deployment of this repository in the Python Package Index (PyPI).
1.0
Initial release
This is the first release of the progress bar module. Currently, it provides with the following features:
* Colorful output * Estimated time of completion prediction * Elapsed time display