Skip to content

Releases: XnneHangLab/wexpect-uv

v0.0.6

09 Sep 09:54

Choose a tag to compare

  • fix spawnpipe timeout, #6 ,#8
  • fix output loss due to deduplication ,#7 ,#9

Thanks to @dariasel12.

v0.0.5

17 May 05:30

Choose a tag to compare

v0.0.4

28 Apr 02:28

Choose a tag to compare

大部分都是修復和重構:

v0.0.3

27 Apr 11:18

Choose a tag to compare

  • 🐛 fix: change the console read logic. #1

  • ✨ feat: catch ascii colors of the output. #2

  • 修复捕获方式,避免 \r 换行的部分无法捕获或者换行异常

  • 捕获 ASCII 颜色。(不是很完善,但勉强能用)

v0.0.2

15 Apr 06:21

Choose a tag to compare

  • 解决 print("",end="\r") 无法被实时捕捉。dd48de0

v0.0.1

15 Apr 03:04

Choose a tag to compare

solve: