Skip to content

Releases: home-assistant/hassil

v2.1.0

31 Dec 17:33
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

v2.0.5

02 Dec 18:17
a4e31c7
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

v2.0.4

25 Nov 17:47
d667e0e
Compare
Choose a tag to compare

What’s Changed

v2.0.3

20 Nov 17:16
c5f9a76
Compare
Choose a tag to compare

What’s Changed

v2.0.2

18 Nov 17:54
Compare
Choose a tag to compare

What’s Changed

  • Require unicode-rbnf>=2.1.0

v2.0.1

13 Nov 18:01
Compare
Choose a tag to compare

What’s Changed

  • Fix counting of matched text chunks

v2.0.0

11 Nov 20:02
230fafa
Compare
Choose a tag to compare

What’s Changed

  • Allow wildcards to be followed by expansion rules and lists
  • Use regular expressions to filter sentence templates
  • Add filter_with_regex to intent settings and intent data (false disables regex filtering)
  • Filter text slot list values by required/excluded context during matching
  • Use a trie to filter range slot list values based on remaining text to be matched
  • Add required_keywords section to intent data to skip sentences without specific keywords
  • Preserve case during matching
  • Strip punctuation before text processing
  • Remove extraneous whitespace from the end of wildcards
  • Refactor string matching code into string_matcher.py

⬆️ Dependencies

2 changes

1.8.0

25 Oct 14:56
ad99538
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

21 changes

1.7.4

10 Jul 16:30
Compare
Choose a tag to compare
  • Loosen unicode-rbnf version

1.7.3

09 Jul 14:41
Compare
Choose a tag to compare

What’s Changed

⬆️ Dependencies

11 changes