You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# v2.0.0 (TBD)
|
|
|
|
|
|
|
|
JMdict was updated to 2021-09-17. This requires the following changes in enum variants:
|
|
|
|
|
|
|
|
- added `Dialect::Brazilian`
|
|
|
|
- added `GlossType::Trademark`
|
|
|
|
- added `KanjiInfo::RareKanjiForm`
|
|
|
|
- added `SenseInfo::Document`
|
|
|
|
- added `SenseInfo::Group`
|
|
|
|
- renamed `SenseInfo::{LiteraryOrFormalTerm => FormalOrLiteraryTerm}`
|
|
|
|
- added `SenseTopic::Clothing`
|
|
|
|
- added `SenseTopic::Psychiatry`
|
|
|
|
- added `SenseTopic::Railway`
|
|
|
|
|
|
|
|
# v1.0.0 (2021-04-18)
|
|
|
|
|
|
|
|
Initial stable release. No changes from v0.99.1.
|
|
|
|
|
|
|
|
# v0.99.1 (2021-04-18)
|
|
|
|
|
|
|
|
Initial preview release to test documentation rendering on <https://docs.rs/> and application builds pulling the crate
|
|
|
|
from <https://crates.io/>.
|