Remove-print-statements

Latest version: v0.5.2

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

Scan your dependencies

Page 2 of 2

0.3.0

Changelog:

* Fix dependency issue with `black` and `click` in ae4bccc64f0dad9718132693c7a67e304f622d35. See the commit message for related issues.

**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/compare/v0.2.1...v0.3.0

0.2.1

This is a minor release with not many updates.

What's Changed
* Documentation and testing for single print statement case. (d44fd6e56d83a52734edf23c0bf114cf6d5a68ad and 7b334d7ca46abc3f19f447114d9fa5ec6942ee82)
* Import future annotations to use builtin generic container types.


**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/compare/v0.2.0...v0.2.1

0.2.0

The project has moved it's status from `Alpha` -> `Beta`.

Fixes
* When the transformation fails, the tool will correctly exit with code 123. This was fixed in 9006c24e9b5927727e2cc689117ac8c4c92dfd8c
* Exit gracefully with code 0 when no filename is passed. The tool will be a noop in this case.


**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/compare/v0.1.3...v0.2.0

0.1.3

Fixes

* Pre-commit hook will execute using a single process instead of in parallel.

**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/compare/v0.1.2...v0.1.3

0.1.2

**Full Changelog**: https://github.com/dhruvmanila/remove-print-statements/commits/v0.1.2

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.