X690

Latest version: v1.0.0.post1

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

Scan your dependencies

Page 1 of 2

1.0.0post1

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* This fixes the incorrectly provided extra ``rest`` in the dependency
metadata. This extra has become obsolete and removing it fixed
versioning errors when installing ``x690``.

1.0.0

-------------

* Renamed ``x690.types.Type`` to ``x690.types.X690Type``
* Flagged as "stable"
* Dropped support for Python 3.6

0.5.0

-------------

* Flagged as "production" release
* All changes from 0.5.0-alpha.0 - 0.5.0-alpha.6

0.5.0alpha.6

-------------

* Relaxed dev-dependencies a bit which caused issues in some installations

0.5.0alpha.5

-------------

* Allow ObjectIdentifier instances to be created for "relative" sub-trees by
delaying the byte-conversion.

When converting ObjectIdentifiers to bytes, the first two objects are
"folded" together. This is not possible for some values. Delaying this
folding until the "is-needed" moment allows the use for such OIDs to be used
for subtree modifications/concatenation. They will still raise errors if
they are converted to bytes unmodified.

* Internal typing improvment

0.5.0alpha.4

-------------

* Raise an exception when trying to decode data that is out-of-bounds of the
processed blob.
* Accessing a scalar index (not a slice) from an OID returns the integer value.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.