Terminaltexteffects

Latest version: v0.11.0

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

Scan your dependencies

Page 2 of 3

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.

0.4.3

* blackhole radius is based on the canvas size, not the input text size.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.