0.20.2 (2024-11-04)
- server: correct condition for empty content check (0580022)
0.20.1 (2024-11-04)
- 🔊 add correct warning if batch empty received (62f37d7)
0.20.0 (2024-11-03)
- server: bind to all interfaces for accessibility (c90cfcb)
0.19.2 (2024-10-06)
- add extra bracket and trigger for each get_original_state (d76b2d8)
0.19.1 (2024-10-05)
- fix some pre and post clean filters (06c6f06)
0.19.0 (2024-10-05)
- update Japanese regex to use Unicode blocks (88272b4)
- ambiguous variable name (e0f430c)
- disable strip_bracket on post_clean (9190a04)
- some newlines not interpreted correctly (1364b9e)
0.18.1 (2024-09-22)
- remove print statement from lru_cache_ext function (f919605)
0.18.0 (2024-09-18)
- models dir support (383a961)
0.17.1 (2024-09-17)
- fix not properly pass args and kwargs when cache disabled (539a501)
0.17.0 (2024-09-14)
- add support of optionally disable cache (dd24918)
- split_list_by_condition not used properly for filtering non-Japanese (b6fa91e)
0.16.0 (2024-09-14)
- unhashable error when cache applied (9e213fd)
- update docs (a9600b2)
0.15.0 (2024-09-13)
- add cache to core_translator (6c1f534)
- properly set correct options for cpu and cuda (a601859)
- set new descriptive help message (93d42c4)
- update docs (b540383)
0.14.2 (2024-09-09)
- update README.md (1e47610)
0.14.1 (2024-09-09)
- remove stas-config script (6263236)
0.14.0 (2024-09-09)
- remove config and stas-config (61818ca)
- add default on ct2_dir option (6073139)
0.13.1 (2024-09-01)
- specify correct directory for wheel build (01d10bd)
- remove src and put module on root directory (751d41f)
- release 0.13.0 (3aab13c)