We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70e601b commit 164676fCopy full SHA for 164676f
CHANGELOG.md
@@ -1,5 +1,11 @@
1
Change Log
2
3
+## 1.0.0
4
+* Use Python 3.4 on CI server - PR #78
5
+* Switch to Python 3.4+ - PR #77
6
+* Fix support for earlier py3 versions, which do not support json as bytes - PR #76
7
+* Add option to retain face data - PR #74
8
+
9
## 0.4.2
10
* Add Python 3.7 support - PR #72
11
* Add missing material properties - PR #70
README.md
@@ -172,6 +172,7 @@ to request an invitation. Ensure you leave the subject line intact!
172
173
## Contributors
174
175
+* ComFreek
176
* Daniel Coelho
177
* dav92lee
178
* Einar Forselv
0 commit comments