All notable changes to this project will be documented in this file.
- Rename
ResolverContext::new
byResolverContext::for_reference
ResolverContext::new
to build a context with a reference, min and max interval.
- 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
- [All] Added new datetime subtypes #167
- [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
- [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
- [Pt] Improved all entities
- [Pt] Add Portuguese V0
- Crash when attempting to parse wrong month and day.
- Fix and adjust date written abbreviations in all languages.
- [De] Change end of time span setting to get the right intervals.
- [De] Fix relative minute for value=1.
- [It] Fix financial rule with Rubles.
- [Es] Fix percentage pattern and other typos.
0.17.7 - 2019-01-17
- Fix resolution of decimal numbers in textual form.
0.17.6 - 2018-12-13
- Fuller coverage of Spanish and Italian