Decancer-py

Latest version: v0.4.0

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

Scan your dependencies

Page 6 of 7

1.1.1

None

0.4.0

Not secure
Additions

- Add support for `decancer::Options` via kwargs in the `parse` function.

0.3.0

Not secure
What's Changed
* Bump decancer to 2.0.1 by Jonxslays in https://github.com/Jonxslays/decancer_py/pull/10
* Drop support for Python 3.7.
* Add support for Python 3.12.

**Full Changelog**: https://github.com/Jonxslays/decancer_py/compare/v0.2.2...v0.3.0

0.2.2

Not secure
This release bumps decancer to v1.6.4.

What's Changed
* feat: refactor code, add dependabot, and bump to v1.6.4 by null8626 in https://github.com/Jonxslays/decancer_py/pull/4

**Full Changelog**: https://github.com/Jonxslays/decancer_py/compare/v0.2.1...v0.2.2

0.2.1

Not secure
This release just updates the README examples, but wanted to get it onto PyPI.

**Full Changelog**: https://github.com/Jonxslays/decancer_py/compare/v0.2.0...v0.2.1

0.2.0

Not secure
This release bumps the `decancer` crate to v1.5.2 and exposes the new API.

Breaking Changes
- Top level `contains` function was removed.

Additions
- `CuredString` class which is now returned from the `parse` function and can be used for comparisons.

`CuredString` has the following methods made available:
- starts_with
- ends_with
- contains
- \_\_eq\_\_
- \_\_ne\_\_
- \_\_contains\_\_
- \_\_bool\_\_
- \_\_str\_\_
- \_\_repr\_\_

New Contributors
* null8626 made their first contribution in https://github.com/Jonxslays/decancer_py/pull/2

**Full Changelog**: https://github.com/Jonxslays/decancer_py/compare/v0.1.0...v0.2.0

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.