Releases: mddanish00/stas-server
Releases · mddanish00/stas-server
v0.16.0
0.16.0 (2024-09-14)
Features
- add lru_cache_ext to util (c942938)
- apply lru_cache_ext to split_jp (f854889)
Bug Fixes
- unhashable error when cache applied (9e213fd)
Documentation
v0.15.0
0.15.0 (2024-09-13)
Features
- add cache to core_translator (6c1f534)
- properly set correct options for cpu and cuda (a601859)
- set new descriptive help message (93d42c4)
Documentation
v0.14.2
0.14.2 (2024-09-09)
Documentation
v0.14.1
0.14.1 (2024-09-09)
Bug Fixes
- remove stas-config script (6263236)
v0.14.0
0.14.0 (2024-09-09)
Features
- remove config and stas-config (61818ca)
Bug Fixes
- add default on ct2_dir option (6073139)
v0.13.1
0.13.1 (2024-09-01)
Bug Fixes
- specify correct directory for wheel build (01d10bd)
v0.13.0
0.13.0 (2024-09-01)
Bug Fixes
- remove src and put module on root directory (751d41f)
Miscellaneous Chores