Skip to content

Releases: sonos/rustling-ontology

0.19.3

23 Jan 14:58
3bb1313
Compare
Choose a tag to compare

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

12 Sep 09:12
9dcefb9
Compare
Choose a tag to compare

Fixed

  • Fix chrono issue and move to rust edition 2018 #194
  • Bump rustling to 0.9.1 #195

0.19.1

02 Sep 13:38
6225659
Compare
Choose a tag to compare

Added

  • [Fr] Implement datetime subtypes in French #191
  • [Fr] Improve grammars #191

0.19.0

11 Jul 21:00
Compare
Choose a tag to compare

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

18 Jun 12:53
523705a
Compare
Choose a tag to compare

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

17 Jan 14:14
eb10967
Compare
Choose a tag to compare

Changed

  • Fix resolution of decimal numbers in textual form.

0.17.6

14 Dec 09:13
Compare
Choose a tag to compare

Fuller coverage of Spanish and Italian

0.17.5

01 Oct 16:28
f75bdc3
Compare
Choose a tag to compare
Merge pull request #131 from snipsco/release/0.17.5

Release/0.17.5

0.17.4

03 Aug 15:06
a24b00e
Compare
Choose a tag to compare
  • Improve English
  • Improve French
  • Improve German
  • Improve Japanese
  • New API for ResolverContext, make Moment and Local public

0.17.3

17 Jul 12:13
4c17c52
Compare
Choose a tag to compare
  • Bug fixes for date computation