Awesomeversion

Latest version: v24.6.0

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

Scan your dependencies

Page 4 of 8

21.10.0

What’s Changed

- 84 Bump black from 21.7b0 to 21.8b0 dependabot
- 83 Bump pre-commit from 2.14.0 to 2.14.1 dependabot
- 85 Bump pytest from 6.2.4 to 6.2.5 dependabot
- 86 Bump pre-commit from 2.14.1 to 2.15.0 dependabot
- 87 Bump black from 21.8b0 to 21.9b0 dependabot
- 89 Adjustments for pylint R1714 ludeeus
- 88 Bump pylint from 2.10.2 to 2.11.1 dependabot
- 90 Bump pytest-cov from 2.12.1 to 3.0.0 dependabot
- 91 Use explicit reexport KapJI
- 92 Lint test files ludeeus
- 93 Rename AwesomeVersionCompare to AwesomeVersionCompareException ludeeus
- 95 Fix TypeError when passing "ensure_strategy" ludeeus
- 97 Prefer strategies passed with ensure_strategy ludeeus
- 98 Add find_first_match argument ludeeus
- 99 Add COMPARABLE_STRATEGIES ludeeus

**Full Changelog**: https://github.com/ludeeus/awesomeversion/compare/21.8.1...21.10.0

21.8.1

What’s Changed

- 81 Bump pylint from 2.9.6 to 2.10.2 dependabot
- 82 Distribute type information KapJI

21.8.0

What’s Changed

- 72 Enable 3.10.0-beta ludeeus
- 64 Bump actions/setup-python from 2 to 2.2.2 dependabot
- 66 Bump pre-commit from 2.12.1 to 2.13.0 dependabot
- 70 Bump black from 21.5b0 to 21.6b0 dependabot
- 68 Bump pytest-cov from 2.11.1 to 2.12.1 dependabot
- 74 Bump black from 21.6b0 to 21.7b0 dependabot
- 77 Fix codecov uploads ludeeus
- 76 Enable strict mypy checks ludeeus
- 78 Add pylint checks ludeeus
- 79 Move regex to utils and match to strategies ludeeus

21.6.0

What’s Changed

- 69 Fix rc comparision with final release (X.X.rcX < X.X) agners

21.5.0

What’s Changed

- 60 Add support for X.X.rcX ludeeus
- 59 Bump black from 20.8b1 to 21.5b0 dependabot
- 58 Bump pytest from 6.2.2 to 6.2.4 dependabot
- 61 Remove Python 3.10 ludeeus
- 54 Bump pre-commit from 2.11.1 to 2.12.1 dependabot

21.4.0

What’s Changed

- 49 Bump pre-commit from 2.10.1 to 2.11.1 dependabot
- 50 Deprecate staticmethod ensure_strategy ludeeus


**Migration path if you used `AwesomeVersion.ensure_strategy` before this version:**

Change your code from:
pyhton
AwesomeVersion.ensure_strategy("1.0.0", AwesomeVersionStrategy.SEMVER)

To:
pyhton

Page 4 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.