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 9507e0d commit 16fbdc1Copy full SHA for 16fbdc1
1 file changed
CHANGELOG.md
@@ -19,10 +19,11 @@ Some features and fixes in this version are AI assisted.
19
See PR for prompt and details.
20
21
- Lazy load dictionaries to reduce memory usage #1186
22
+- Fix KeyError when transliterating text with Thai alphabet Kho Khon (U+0E05) #1187
23
- Consolidate configuration into pyproject.toml #1188
24
- Update type hints; Use Python 3.9 features #1189 #1190
-- Fix KeyError when transliterating text with Thai alphabet Kho Khon (U+0E05) #1187
25
-- Replace requests library with urllib.request from standard library to reduce core dependencies
+- Replace requests library with urllib.request from standard library to reduce
26
+ core dependencies #1211
27
28
## Version 5.1.2 -> 5.2.0
29
0 commit comments