Renum

Latest version: v0.0.1b1

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

Scan your dependencies

0.0.1b1

- bump minimum Python to 3.9
- renum never actually supported <3.9
- move classmethods to RenumType
- add `__getattr__` passthroughs
- RenumType -> regex.Pattern
- renum -> regex.Match
- `renum.pyi` mocks inheritance to typecheck properly

**Full Changelog**: https://github.com/Zephyrkul/renum/compare/0.0.1b0...0.0.1b1

0.0.1b0

- Swapped to [regex](https://pypi.org/project/regex/)
- Moved `.pattern` to metaclass
- Exported metaclass as `RenumType`

**Full Changelog**: https://github.com/Zephyrkul/renum/compare/0.0.1a1...0.0.1b0

0.0.1a1

Makes `renum` instances object-based rather than str-based

**Full Changelog**: https://github.com/Zephyrkul/renum/compare/0.0.1a...0.0.1a1

0.0.1a

initial alpha release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.