Releases: STIXProject/python-stix
Releases · STIXProject/python-stix
Version 1.0.1.0
- Initial support of STIX v1.0.1
- Updated versioning policy
- Fixed issue with CIQ Identity extension
to_dict()
call failing
Version 1.0.0a7
- Various bug fixes
Version 1.0.0a6
- Added support for IndicatorType controlled vocabulary
- Added support for
huge_tree
in bindings parser
Version 1.0.0a5
- 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
- Added support for Observables under STIX_Packages
- Fixed binding issues with Time element under Incident
Version 1.0.0a3
- 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
- Compatible with STIX 1.0 (final)
- Added ability to map namespaces to user-defined namespace aliases/prefixes
- Various bugfixes
Version 1.0.0a1
- First (alpha) release on PyPI
- Compatible with STIX 1.0 Draft 2