Releases: InQuest/python-inquestlabs
Releases · InQuest/python-inquestlabs
v1.2.4
Changelog
PyPI: https://pypi.org/project/inquestlabs/1.2.4/
What's Changed
- New endpoint available for converting CIDR notation to Regex compatible with YARA (#15)
- Example:
inquestlabs yara cidr <ipv4>
- Example:
v1.2.3
Changelog
PyPI: https://pypi.org/project/inquestlabs/1.2.3/
What's Changed
- Now compatible with more versions of Python (
=< 3.6
) when installed via pip (4245c08)
v1.2.2
Changelog
What's changed
- Official release on PyPI: https://pypi.org/project/inquestlabs/
Hot Fix
- Fixed dependency issues with the package (af28e56)