Cfile

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

Changed

* Improved readability of example code

0.3.2

**Until v0.3.1:** Variables, functions and types were implicitly declared.

**From v0.3.2:** Variables, functions and types needs explicit declaration.

Due to a major design flaw in previous versions, breaking compatibility was necessary.

Removed

* StuctRef (struct references).

Added

* Declaration element
* Constructor for `Function` takes an optional params argument.

Changed

* Variables, functions, structs are no longer implicitly declared.
* Use explicit element `Declaration` for all declarations.
* Method `FunctionCall.add_arg` renamed to `FunctionCall.append`.

0.3.1

Added

* Support struct declaratios and struct references

0.3.0

* New code base
* New core and factory modules
* New writer module with formatting options
* Annotate code with modern type hints
* Added unit tests
* Enabled linting with Pylint and flake8

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.