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.
CHANGES.rst
1 parent 6b54471 commit 624d264Copy full SHA for 624d264
CHANGES.rst
@@ -1,10 +1,16 @@
1
CHANGES
2
^^^^^^^
3
4
+0.9.2 (2018-03-22)
5
+------------------
6
+
7
+- Fix `build_rust` crashing on `Cargo.toml` manifests without a `name` key in the `[lib]` section
8
9
10
0.9.1 (2018-03-22)
11
------------------
12
-Remove unicode_literals future as it does not exists in Python 2
13
+- Remove unicode_literals import as Python 2 ``distutils`` does not support Unicode
14
15
16
0.9.0 (2018-03-07)
0 commit comments