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 764fb1a commit 7bf4114Copy full SHA for 7bf4114
docs/docs/changelog.md
@@ -1,5 +1,12 @@
1
# 更新履歴
2
3
+## v.0.2.3(2022-02-04)
4
+
5
+### 🚀 Features
6
7
+* 今世紀という表現をサポート (#74) @yagays
8
+* 範囲表現でも期間を表す場合に対応 (#73) @yagays
9
10
## v.0.2.2(2022-01-29)
11
12
### 🐛 Bug Fixes
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "ja-timex"
-version = "0.2.2"
+version = "0.2.3"
description = "Analyze and parse natural language temporal expression from Japanese sentences"
authors = ["Yuki Okuda <y.okuda@dr-ubie.com>"]
license = "MIT"
0 commit comments