Want to contribute? Fork me on Codeberg.org!
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.

23 lines
665 B

# 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`
4 years ago
# v1.0.0 (2021-04-18)
4 years ago
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/>.