We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e3d62 commit 55489a6Copy full SHA for 55489a6
CHANGES.txt
@@ -1,3 +1,18 @@
1
+Version 2.1.0.9
2
+2014-12-22
3
+- Standardize encoding logic, use Unicode everywhere
4
+- Consolidate common code from bindings.
5
+- Add automated code quality checking with Landscape.io.
6
+- [#160] Fix Stream type on WinFile object.
7
+- [#183] Add round-trip tests for Objects wrapped in Observables.
8
+- [#186] Add tests for CustomProperties.
9
+- [#187] Explicit support for Python 2.6 on RHEL 6.
10
+- [#206] Set condition on hash type when exact=True.
11
+- Include source code in documentation.
12
+- Documentation cleanup.
13
+- Various typo, style and bug fixes.
14
+
15
16
Version 2.1.0.8
17
2014-10-15
18
- Performance enhancements in to_xml() serialization (ref: python-stix #163)
0 commit comments