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 b2b84fa commit 7f4ee5cCopy full SHA for 7f4ee5c
docs/docs/changelog.md
@@ -1,5 +1,10 @@
1
# 更新履歴
2
3
+## v0.2.6(2022-06-11)
4
+### 🚀 Features
5
+
6
+* 特定の慣用句や固有名詞をフィルターで除外する (#83) @yagays
7
8
## v0.2.5(2022-04-17)
9
### 🐛 Bug Fixes
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ja-timex"
-version = "0.2.5"
+version = "0.2.6"
description = "Analyze and parse natural language temporal expression from Japanese sentences"
authors = ["Yuki Okuda <y.okuda@dr-ubie.com>"]
license = "MIT"
0 commit comments