Skip to content

Tags: lindera/lindera

Tags

v3.0.7

Toggle v3.0.7's commit message
Fix release.yml

v3.0.6

Toggle v3.0.6's commit message
Clean source

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
refactor: replace expect/unwrap with proper error propagation in dict…

…ionary deserialization (#662)

v3.0.4

Toggle v3.0.4's commit message
Fix bug in demo app

v3.0.3

Toggle v3.0.3's commit message
Bump up version v3.0.3

v3.0.2

Toggle v3.0.2's commit message
Bump up version to 3.0.2

v3.0.1

Toggle v3.0.1's commit message
Bump up version 3.0.1

v3.0.0

Toggle v3.0.0's commit message
fix(python): use dynamic version from Cargo.toml in pyproject.toml

Replace the hardcoded version with `dynamic = ["version"]` so maturin
automatically reads the version from Cargo.toml at build time, keeping
Python and Rust package versions in sync.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upload Jieba dictionary for Lindera to GitHub release page (#642)

* Upload Jieba dictionary for Lindera to GitHub release page

* Update dependencies

* Update release workflow

v2.3.3

Toggle v2.3.3's commit message
Fix Cargo.toml