Skip to content

Releases: InQuest/python-inquestlabs

v1.2.4

24 Jul 16:25
8c3d4f6
Compare
Choose a tag to compare

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>

v1.2.3

05 Jul 19:59
Compare
Choose a tag to compare

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

01 May 21:05
ff02d84
Compare
Choose a tag to compare

Changelog

What's changed

Hot Fix

  • Fixed dependency issues with the package (af28e56)