Hax

Latest version: v0.3.0

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

Scan your dependencies

Page 1 of 2

0.3.0

This is HAX's ninth release.

- **HAX now supports CPython 3.10!**
- **Support has been dropped for Python versions lower than 3.7.**
- Some ops were removed in Python 3.9. They are no longer importable when running with Python versions greater than 3.8.

0.2.4

This is HAX's eighth release.

- **This fixes an issue where `NOP` instructions would fail to compile on Python versions prior to 3.8.**

0.2.3

This is HAX's seventh release.

- **`YIELD_FROM` and `YIELD_VALUE` instructions now properly flag the resulting code object as a generator.**

0.2.2

This is HAX's sixth release.

- **`LABEL` has been deprecated, and will be removed in HAX 1. Use `HAX_LABEL` instead!**
- Some ops were removed in Python 3.9. They are no longer importable when running with Python versions greater than 3.8.

0.2.1

This is HAX's fifth release.

- **HAX now supports CPython 3.9!**

0.2.0

This is HAX's fourth release.

- **HAX now supports all versions of CPython 3.6!**
- HAX (and its test infrastructure) have been been significantly refactored to reduce name leakage and increase total test coverage.
- Additional bug fixes and performance improvements have been made, as well.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.