We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6147ca8 commit 5f0138bCopy full SHA for 5f0138b
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## Version 3.1.0
4
- Dropped support for Python 3.4, added Python 3.8
5
+- Add `__slots__` optimization in Node class, should give performance improvement
6
+- Fixed:
7
+ - Restore universal wheels
8
+ - Fix bytes/str type incompatibility in setup.py
9
10
## Version 3.0.2
11
- Fixed:
0 commit comments