* Drop Python 3.9 support
* Fix Spinner.frames type hint (#261)
* Support custom streams via stream argument (#235)
* Update cli-spinners to v3.3.0
* Deprecate is_jupyter() method
* Add Python 3.14 support (#253)
* Add @inject_spinner decorator (#256)
* Update cli-spinners to v3.2.1
* termcolor version >=3 support (#254)
* Fix long messages behavior by truncating them via custom ellipsis (#240)
* Add Python 3.13 support
* Update cli-spinners to v3.2.0
* Add py.typed marker file to be compliant with PEP561 (#237)
* Update cli-spinners to v2.9.2
* Fix NameError when using yaspin as a decorator (#230)
* Drop Python 3.8 support
* Drop Python 3.7 support
* Add Python 3.12 support
* Update cli-spinners to v2.9.0
* Add Python 3.11 support (#217)
* Simple type hints for better IDE completions (#214)
* Replace termcolor-whl with renewed termcolor (#218)
* Support new colors and highlights from termcolor v2.2.0 (#218)
* Fix ANSI control sequences in Jupyter notebooks (#176, #193, #195)
* Drop Python 3.6 support
* Add Python 3.10 support
* Replace termcolor with termcolor-whl (#171)
* Update cli-spinners to v2.7.0
* Ensure cursor is visible in case of failures (#152)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yaspin?expand=0&rev=18
- update to 0.18.0
* Update cli-spinners to ``v2.4.0``
* Update dependencies
* fix(#59): remove ``tests/`` and ``examples/`` from wheels distribution
* Migrate to ``poetry`` for dependencies management, building and publishing project
* Add tests for Python 3.8
* Deprecate support for Python 3.4
* Run tests under Ubuntu 18.04
* Update dev dependencies to the most recent ones (compatible with Python 2.7)
OBS-URL: https://build.opensuse.org/request/show/822067
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yaspin?expand=0&rev=11