Terminaltexteffects

Latest version: v0.9.2

Safety actively analyzes 626555 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.9.1

* Fixed division by zero error when the terminal height was set to 1.

0.9.0

* Major re-organization of the codebase and significant documentation changes and additions.

0.8.0

* Fixed Argfield nargs type from str to str | int.
* Implemented custom formatter into argsdataclass.py argument parsing.

0.7.0

* Fixed division by zero error in geometry.find_coord_at_distance() when the origin coord and the target coord are the same.
* Fixed gradient generating an extra color in the spectrum when the initial color pair was repeated. Ex: Gradient('ffffff','000000','ffffff','000000, steps=5) would result in the third color 'ffffff' being added to the spectrum when it was already present as the end of the generation from '000000'->'ffffff'.

0.6.0

* Fixed rare division by zero error in Path.step() when the final segment has a distance of zero and the distance to travel exceeds
the total distance of the Path.
* Fixed effects not respecting --no-color argument.

0.5.0

* Fixed looping animations when synced to Path not resetting properly.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.