We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cefe70 commit 1429ce1Copy full SHA for 1429ce1
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# 0.6.1
2
+
3
+## Fixes
4
5
+- Build Python wheels in container for full manylinux2014 compliance, now works for glibc 2.17 and above (thanks @dvwright!)
6
+- Speed up loading the `Tokenizer` by avoiding an allocation (thanks @drahnr!)
7
8
# 0.6.0
9
10
## Fixes
0 commit comments