Releases: mddanish00/stas-server
Releases · mddanish00/stas-server
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)
v0.19.1
0.19.1 (2024-10-05)
Bug Fixes
- fix some pre and post clean filters (06c6f06)
v0.19.0
0.19.0 (2024-10-05)
Features
- update Japanese regex to use Unicode blocks (88272b4)
Bug Fixes
- ambiguous variable name (e0f430c)
- disable strip_bracket on post_clean (9190a04)
- some newlines not interpreted correctly (1364b9e)
v0.18.1
0.18.1 (2024-09-22)
Bug Fixes
- remove print statement from lru_cache_ext function (f919605)
v0.17.1
0.17.1 (2024-09-17)
Bug Fixes
- fix not properly pass args and kwargs when cache disabled (539a501)
v0.17.0
0.17.0 (2024-09-14)
Features
- add support of optionally disable cache (dd24918)
Bug Fixes
- split_list_by_condition not used properly for filtering non-Japanese (b6fa91e)