We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3e27d2 commit 2277cacCopy full SHA for 2277cac
1 file changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## 2.6.0 (2026-01-12)
4
+- Dropped Python 3.8, added Python 3.13 (requires-python = ">=3.9")
5
+- License Format: Changed to PEP 639 bare SPDX format (license = "Apache-2.0")
6
+- Build System: Updated setuptools requirement from >=64 to >=77 for PEP 639 support
7
+- mecab-ko: Updated dependency to >=1.0.2,<2.0.0 (now supports Apple Silicon and Python 3.12+)
8
+- new tokenizer: `spBLEU-1K`
9
+
10
## 2.5.1 (2025-01-03)
11
12
### Fixed
0 commit comments