Ckdl

Latest version: v0.1.2

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

Scan your dependencies

0.1.2

*Bugfix:*

* Previously, any 5-character string starting with `fals` was accepted as a synonym for `false` (e.g. `falsy`, `fals3`, ...)

*C++ build system change:*

* kdlpp now can now be built as a shared library (so/dylib/DLL). This comes with the same caveat as for libkld: on Windows, you must define `KDLPP_STATIC_LIB` when you're linking statically before including `<kdlpp.h>`

The Python package is [available on PyPI](https://pypi.org/project/ckdl/0.1.2/)

0.1.1

*Bugfix/error handling update*

* Emitter errors (which should only occur on I/O or out-of-memory errors) are now handled correctly
* Emitting `false` no longer produces a spurious error

The Python package is [available on PyPI](https://pypi.org/project/ckdl/0.1.1/)

0.1

Initial full release of ckdl.

Python package is [available on PyPI](https://pypi.org/project/ckdl/0.1/)

0.1a1

First numbered release

Python bindings: https://pypi.org/project/ckdl/0.1a1/

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.