Skip to content

Releases: STIXProject/python-stix

Version 1.0.1.0

16 Oct 14:35
Compare
Choose a tag to compare
  • Initial support of STIX v1.0.1
  • Updated versioning policy
  • Fixed issue with CIQ Identity extension to_dict() call failing

Version 1.0.0a7

16 Oct 14:35
Compare
Choose a tag to compare
Version 1.0.0a7 Pre-release
Pre-release
  • Various bug fixes

Version 1.0.0a6

16 Oct 14:36
Compare
Choose a tag to compare
Version 1.0.0a6 Pre-release
Pre-release
  • Added support for IndicatorType controlled vocabulary
  • Added support for huge_tree in bindings parser

Version 1.0.0a5

16 Oct 14:36
Compare
Choose a tag to compare
Version 1.0.0a5 Pre-release
Pre-release
  • Improved README documentation
  • Fixed interface issues between python-stix and python-cybox classes
  • Added support for additional namespaces to be added to STIXPackage.to_xml()
  • Fixed installation issues with pip and setup.py

Version 1.0.0a4

16 Oct 14:37
Compare
Choose a tag to compare
Version 1.0.0a4 Pre-release
Pre-release
  • Added support for Observables under STIX_Packages
  • Fixed binding issues with Time element under Incident

Version 1.0.0a3

16 Oct 14:37
Compare
Choose a tag to compare
Version 1.0.0a3 Pre-release
Pre-release
  • Added support for Travis CI continuous integration service (thanks @2xyo!)
  • Fixed bugs that caused issues with Python 2.6
  • Added fields to STIXHeader
  • Added VocabString class

Version 1.0.0a2

16 Oct 14:37
Compare
Choose a tag to compare
Version 1.0.0a2 Pre-release
Pre-release
  • Compatible with STIX 1.0 (final)
  • Added ability to map namespaces to user-defined namespace aliases/prefixes
  • Various bugfixes

Version 1.0.0a1

16 Oct 14:38
Compare
Choose a tag to compare
Version 1.0.0a1 Pre-release
Pre-release
  • First (alpha) release on PyPI
  • Compatible with STIX 1.0 Draft 2