Skip to content

Releases: mddanish00/stas-server

v0.20.2

04 Nov 19:03
Compare
Choose a tag to compare

0.20.2 (2024-11-04)

Bug Fixes

  • server: correct condition for empty content check (0580022)

v0.20.1

04 Nov 17:59
Compare
Choose a tag to compare

0.20.1 (2024-11-04)

Bug Fixes

  • 🔊 add correct warning if batch empty received (62f37d7)

v0.20.0

03 Nov 14:11
Compare
Choose a tag to compare

0.20.0 (2024-11-03)

Features

  • server: bind to all interfaces for accessibility (c90cfcb)

v0.19.2

06 Oct 17:17
Compare
Choose a tag to compare

0.19.2 (2024-10-06)

Bug Fixes

  • add extra bracket and trigger for each get_original_state (d76b2d8)

v0.19.1

05 Oct 18:46
Compare
Choose a tag to compare

0.19.1 (2024-10-05)

Bug Fixes

  • fix some pre and post clean filters (06c6f06)

v0.19.0

05 Oct 08:59
Compare
Choose a tag to compare

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

22 Sep 11:13
Compare
Choose a tag to compare

0.18.1 (2024-09-22)

Bug Fixes

  • remove print statement from lru_cache_ext function (f919605)

v0.18.0

18 Sep 11:14
Compare
Choose a tag to compare

0.18.0 (2024-09-18)

Features

v0.17.1

17 Sep 06:54
Compare
Choose a tag to compare

0.17.1 (2024-09-17)

Bug Fixes

  • fix not properly pass args and kwargs when cache disabled (539a501)

v0.17.0

14 Sep 17:07
Compare
Choose a tag to compare

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)