Skip to content

mctoast_1.20

Compare
Choose a tag to compare
@SystemFileB SystemFileB released this 28 Jan 15:09
· 2 commits to main since this release

1.20

  • 命令行工具的修改
    • 如果你安装了requests,你就可以在-i=参数中使用网络图片
  • 库的修改
    • 放宽了generate_image image参数的类型,现在只要是Pillow支持的都可以,如果Pillow不支持Pillow就会报错,命令行工具也是
    • 所以遇到PIL.UnidentifiedImageError: cannot identify image file你也不必上传issue,否则我就会把它标为 不予理会

小道消息:github release里上传的有时并不会同步,建议你通过action快照构建安装或pip安装