Releases: mddanish00/stas-server
Releases · mddanish00/stas-server
v0.24.0
0.24.0 (2025-06-30)
Features
- recognise sentence that ends with comma (95baccc)
v0.23.0
0.23.0 (2025-06-17)
Features
- update require-python max to 3.14 (4721f9d)
- use sentencepiece from my python-index (4721f9d)
v0.22.1
0.22.1 (2025-06-15)
Documentation
- update documentation for pipx (92c49c2)
v0.22.0
0.22.0 (2025-06-15)
Features
- create global config object (83a04ca)
- only support Python 3.12 (c7ae466)
Bug Fixes
- fix mistake when loading config (f80305f)
v0.21.0
0.21.0 (2025-04-23)
Features
- ⚡ migrate from pythonmonkey to PyICU (a9c659e)
Documentation
- 📝 update about PyICU and python-index (a6b3e74)
v0.20.3
0.20.3 (2025-03-19)
Documentation
- 📝 add Python 3.13 notice (4a2196f)
- change mention of rye to uv (4a2196f)
v0.20.2
0.20.2 (2024-11-04)
Bug Fixes
- server: correct condition for empty content check (0580022)
v0.20.1
0.20.1 (2024-11-04)
Bug Fixes
- 🔊 add correct warning if batch empty received (62f37d7)
v0.20.0
0.20.0 (2024-11-03)
Features
- server: bind to all interfaces for accessibility (c90cfcb)
v0.19.2
0.19.2 (2024-10-06)
Bug Fixes
- add extra bracket and trigger for each get_original_state (d76b2d8)