Libversion

Latest version: v1.2.4

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

Scan your dependencies

Page 3 of 6

2.2.0

* Handle any keyword which starts with `post` equally (as post-release). This
is now also consistent with how keywords starting with `pre` are handled.

2.1.0

* Added special handling of `post` keyword (as post-release, similar to `patch`)

2.0.0

* Add `version_signature_single()` function to generate format signature
for a version string
* Header file renamed to `libversion/version.h`

1.3.0

* Add `version_compare_flags()`, equivalent of `version_compare_simple()`
which takes additional `flags` argument used to fine tune its
behavior.
* Implemented `VERSIONFLAG_P_IS_PATCH` flag which affects the handling
of `p` letter encountered in versions.

1.2.4

* Typing and style fixes

1.2.3

* Honor -D/-U arguments from pkg-config

Page 3 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.