Releases: sonos/rustling-ontology
Releases · sonos/rustling-ontology
0.19.3
Fixed
- Remove Chinese training examples causing issues on raspbian and windows #205
- Fix float parsing for all languages #203
- Add various improvements in all languages #203
0.19.2
Fixed
- Fix chrono issue and move to rust edition 2018 #194
- Bump rustling to
0.9.1
#195
0.19.1
Added
- [Fr] Implement datetime subtypes in French #191
- [Fr] Improve grammars #191
0.19.0
Added
- [All] Added new datetime subtypes #167
Fixed
- [All] Include prefix + in numbers #186
- [All] Set boundaries for quarters in datetimes #185
- [En] En moneys: add "centime" (request from PM team) #183
- [Fr] Fix/fr add duration vocab 2 #182
- [Fr] Fr "sept" abbreviation (for "september") removed if no following dot #178
- [Es] Misc. fixes for Spanish. #177
- [Ja] Delete rule that accepts numbers followed by quantifiers for cardinal #176
- [Fr] Fix some interval rules in Fr and switched Duration/Datetime priority #173
- [En] Typo in English training #168
0.18.1
Fixed
- [Es] Various fixes
- [Ja] Remove quantifiers in Japanese cardinals
- [Fr] Fixed some interval rules and switched Duration/Datetime priority
- [En] Fixed typos in training examples
0.17.7
Changed
- Fix resolution of decimal numbers in textual form.
0.17.6
Fuller coverage of Spanish and Italian
0.17.5
Merge pull request #131 from snipsco/release/0.17.5
Release/0.17.5
0.17.4
- Improve English
- Improve French
- Improve German
- Improve Japanese
- New API for
ResolverContext
, make Moment
and Local
public
0.17.3
- Bug fixes for date computation