Releases: home-assistant/hassil
Releases · home-assistant/hassil
1.8.0
What’s Changed
- #174 - Use unicode-rbnf 2.0 (@synesthesiam)
⬆️ Dependencies
21 changes
- #173 - Bump actions/checkout from 4.2.1 to 4.2.2 (@dependabot)
- #170 - Bump mypy from 1.12.0 to 1.12.1 (@dependabot)
- #171 - Bump tox from 4.21.2 to 4.23.0 (@dependabot)
- #169 - Bump mypy from 1.11.2 to 1.12.0 (@dependabot)
- #167 - Bump actions/checkout from 4.2.0 to 4.2.1 (@dependabot)
- #166 - Bump tox from 4.20.0 to 4.21.2 (@dependabot)
- #164 - Bump actions/checkout from 4.1.7 to 4.2.0 (@dependabot)
- #162 - Bump tox from 4.18.1 to 4.20.0 (@dependabot)
- #161 - Bump pytest from 8.3.2 to 8.3.3 (@dependabot)
- #160 - Bump tox from 4.18.0 to 4.18.1 (@dependabot)
- #159 - Bump pylint from 3.2.6 to 3.2.7 (@dependabot)
- #158 - Bump mypy from 1.11.1 to 1.11.2 (@dependabot)
- #157 - Bump tox from 4.17.1 to 4.18.0 (@dependabot)
- #156 - Bump tox from 4.16.0 to 4.17.1 (@dependabot)
- #153 - Bump mypy from 1.11.0 to 1.11.1 (@dependabot)
- #154 - Bump flake8 from 7.1.0 to 7.1.1 (@dependabot)
- #155 - Bump black from 24.4.2 to 24.8.0 (@dependabot)
- #152 - Bump pytest from 8.3.1 to 8.3.2 (@dependabot)
- #150 - Bump pylint from 3.2.5 to 3.2.6 (@dependabot)
- #151 - Bump pytest from 8.2.2 to 8.3.1 (@dependabot)
- #149 - Bump mypy from 1.10.1 to 1.11.0 (@dependabot)
1.7.4
- Loosen
unicode-rbnf
version
1.7.3
What’s Changed
- #148 - Cache number words (@synesthesiam)
- #144 - Enhanced template sampling (@synesthesiam)
- #137 - Added apostrophe (U+2019) to punctuation (@tetele)
⬆️ Dependencies
11 changes
- #147 - Bump tox from 4.15.1 to 4.16.0 (@dependabot)
- #145 - Bump pylint from 3.2.3 to 3.2.5 (@dependabot)
- #146 - Bump mypy from 1.10.0 to 1.10.1 (@dependabot)
- #142 - Bump flake8 from 7.0.0 to 7.1.0 (@dependabot)
- #141 - Bump actions/checkout from 4.1.6 to 4.1.7 (@dependabot)
- #139 - Bump pylint from 3.2.2 to 3.2.3 (@dependabot)
- #140 - Bump tox from 4.15.0 to 4.15.1 (@dependabot)
- #138 - Bump pytest from 8.2.1 to 8.2.2 (@dependabot)
- #136 - Bump pytest from 8.2.0 to 8.2.1 (@dependabot)
- #135 - Bump pylint from 3.1.0 to 3.2.2 (@dependabot)
- #134 - Bump actions/checkout from 4.1.4 to 4.1.6 (@dependabot)
1.7.1
What’s Changed
- #125 - Initialize wildcard_text if wildcard is not None (@sorgfresser)
- #111 - Add range scale (@synesthesiam)
- #110 - Migrate scripts to Python (@synesthesiam)
⬆️ Dependencies
17 changes
- #131 - Bump pytest from 8.1.1 to 8.2.0 (@dependabot)
- #129 - Bump black from 24.4.0 to 24.4.2 (@dependabot)
- #130 - Bump mypy from 1.9.0 to 1.10.0 (@dependabot)
- #132 - Bump tox from 4.14.2 to 4.15.0 (@dependabot)
- #128 - Bump actions/checkout from 4.1.3 to 4.1.4 (@dependabot)
- #127 - Bump actions/checkout from 4.1.2 to 4.1.3 (@dependabot)
- #126 - Bump black from 24.3.0 to 24.4.0 (@dependabot)
- #124 - Bump tox from 4.14.1 to 4.14.2 (@dependabot)
- #123 - Bump black from 24.2.0 to 24.3.0 (@dependabot)
- #122 - Bump actions/checkout from 4.1.1 to 4.1.2 (@dependabot)
- #120 - Bump tox from 4.13.0 to 4.14.1 (@dependabot)
- #119 - Bump pytest from 8.0.1 to 8.1.1 (@dependabot)
- #121 - Bump mypy from 1.8.0 to 1.9.0 (@dependabot)
- #112 - Bump pytest from 8.0.0 to 8.0.1 (@dependabot)
- #113 - Bump tox from 4.12.1 to 4.13.0 (@dependabot)
- #114 - Bump black from 24.1.1 to 24.2.0 (@dependabot)
- #109 - Bump unicode-rbnf from 1.0.0 to 1.1.0 (@dependabot)
1.6.1
- Allow context values to be dicts
1.6.0
#103 - Add sentence metadata (@synesthesiam)
#100 - Add support for text slot metadata (@jackwilsdon)
1.5.3
- Restrict unmatched entities to contiguous blocks of non-literal text
- Automatically use intents language for number words if supported
v1.5.2
What’s Changed
- #94 - Local slot lists (@tetele)
- Add matched sentence template and text chunk count to result
- Fix text for unmatched entities
⬆️ Dependencies
7 changes
- #93 - Bump pytest from 7.4.3 to 7.4.4 (@dependabot)
- #90 - Bump black from 23.12.0 to 23.12.1 (@dependabot)
- #91 - Bump mypy from 1.7.1 to 1.8.0 (@dependabot)
- #88 - Bump black from 23.11.0 to 23.12.0 (@dependabot)
- #89 - Bump pylint from 3.0.2 to 3.0.3 (@dependabot)
- #86 - Bump actions/setup-python from 4 to 5 (@dependabot)
- #85 - Bump mypy from 1.7.0 to 1.7.1 (@dependabot)
v1.5.1
- Expand
requires_context
to allow copying value to a slot
v1.5.0
Merge pull request #80 from home-assistant/synesthesiam-20231110-fuzz…