We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0927bd commit f16e5d4Copy full SHA for f16e5d4
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- *(exclusion)* Don't confused emails as base64
13
+- *(dict)* Correct `contamint` to `contaminant`, not `contaminat`
14
+- *(dict)* Correct `contamints` to `contaminants`, not `contaminats`
15
16
+### Performance
17
18
+- Improve tokenization performance
19
20
## [1.31.1] - 2025-03-31
21
22
### Fixes
0 commit comments