Pihello

Latest version: v0.3.0

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

Scan your dependencies

Page 2 of 2

0.2.2

Added

- Added ability to read from file
- Added example script (`example.txt`)
- Added `normal` style (ANSI code 10)

Changed

- No extra newline at the end when reading from file
- Pass keyword arguments to Python's print function instead

0.2.1

Added

- Added some project metadata to `pyproject.toml` for PyPI
- Created this `CHANGELOG.md`

0.2.0

Added

- Generated .gitignore from https://gitignore.io
- Added variable injection
- Added supporting documentation in README.md
- Began using [poetry](https://python-poetry.org) to manage the project
- Made the project into a callable module

Changed

- Massive improvements on style parsing

Removed

- `main.py` as this is now mostly in `__main__.py`
- `makefile` as this is not yet used
- `.vscode/`

0.1.0

Initial prototype

Added

- README.md
- LICENCE
- .gitignore
- Proof of concept on how to create this command line utility.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.