|
| 1 | +Version 1.2.0.9 |
| 2 | +2020-04-16 |
| 3 | +- #364 TTPs would fail to serialize XML Kill_Chains if no TTP was set |
| 4 | +- Added Python 3.8 to test harness |
| 5 | + |
1 | 6 | Version 1.2.0.8 |
2 | 7 | 2020-03-09 |
3 | 8 | - #357 Add xnl:Type to the PersonName element (CIQ) |
@@ -46,6 +51,52 @@ Version 1.2.0.2 |
46 | 51 | - #302 Correctly handle CIQ Identity objects. |
47 | 52 | - Add additional fields to CIQ Identity object. |
48 | 53 |
|
| 54 | +Version 1.1.1.16 |
| 55 | +2020-04-16 |
| 56 | +- #364 TTPs would fail to serialize XML Kill_Chains if no TTP was set |
| 57 | +- Added Python 3.8 to test harness |
| 58 | + |
| 59 | +Version 1.1.1.15 |
| 60 | +2020-03-09 |
| 61 | +- #357 Add xnl:Type to the PersonName element (CIQ) |
| 62 | +- Update the allowable values for PersonName and OrganisationName |
| 63 | +- Update tests per recent CybOX release |
| 64 | + |
| 65 | +Version 1.1.1.14 |
| 66 | +2019-11-26 |
| 67 | +- #361 fix problem with lookup_extension for TestMechanism |
| 68 | + |
| 69 | +Version 1.1.1.13 |
| 70 | +2019-09-06 |
| 71 | +- Update package requirements |
| 72 | + |
| 73 | +Version 1.1.1.12 |
| 74 | +2018-04-25 |
| 75 | +- #347 Property targeted_technical_details missing in VictimTargeting class |
| 76 | + |
| 77 | +Version 1.1.1.11 |
| 78 | +2018-03-21 |
| 79 | +- Fix issue with PyPI. |
| 80 | + |
| 81 | +Version 1.1.1.10 |
| 82 | +2018-03-06 |
| 83 | +- #343 Create separate test environments for when maec is or is not installed |
| 84 | +- #339 [Python3 not supported - v1.1/1.2] to_json vaguely broken on some files |
| 85 | +- #338 VocabTypes are unhashable in 1.1.1.x on Python 3 |
| 86 | +- #325 Bug in Indicator class setter for observables property |
| 87 | +- Change stix.ToolInformation to use AttackerToolType vocab |
| 88 | +- Removed Python 2.6 environment from CI tests |
| 89 | + |
| 90 | +Version 1.1.1.9 |
| 91 | +2017-05-25 |
| 92 | +- Support Python 3.6 |
| 93 | +- #321 Fix CIQ extensions. |
| 94 | + |
| 95 | +Version 1.1.1.8 |
| 96 | +2017-01-18 |
| 97 | +- Update to support Python 3. |
| 98 | +- Convert to use mixbox. |
| 99 | + |
49 | 100 | Version 1.1.1.7 |
50 | 101 | 2016-10-21 |
51 | 102 | - Improved handling of Industry Sectors in CIQ Identity for AIS Markings |
|
0 commit comments