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 6668f8a commit d00502cCopy full SHA for d00502c
CHANGELOG.rst
@@ -7,6 +7,12 @@ Changelog
7
.. This document is user facing. Please word the changes in such a way
8
.. that users understand how the changes affect the new version.
9
10
+version 1.1.0-dev
11
+-----------------
12
++ Small performance-oriented refactorings: argument parsing formats and
13
+ keywords are now static, some very small functions are now declared inline
14
+ and struct ordering was changed.
15
+
16
version 1.0.1
17
------------------
18
+ Fixed failing tests and wheel builds for PyPy.
0 commit comments