Skip to content

Version 1.1.111

Compare
Choose a tag to compare
@gtback gtback released this 07 Jun 19:34
· 94 commits to master since this release
  • Fix #222, #224 - Update clients.py to work with Python 2.6, 3.3, 3.5, and 3.6.
  • Fix #221 - Add Python 3.6 support.
  • Fix #219 - Handle Unicode- and byte-strings consistently.
  • Fix #214 - Add timeout parameter to call_taxii_service2 (@mbekavac)
  • Fix #192 - Add support for STIX 1.2.
  • Add user_agent parameter to call_taxii_service2 (@kralka)