Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Feb 15:08

What's Changed

🍻 新表情

💫 表情修改

🚀 功能改进

  • 增加napi-rs构建的package, 供npm使用 by @wuliya336 in #31
  • get_memes、get_memes_keys 支持排序 (5cdd353)
  • server: 启用 CORS (691dd53)
  • server: meme preview 增加 POST 方法 (2001e95)
  • py: 执行函数时释放GIL防止阻塞Python进程 by @MeetWq in #41

🐛 Bug 修复

Note

Web 前端 meme-generator-frontend 已可用,需配合新版 meme-generator-rs 使用
可使用公共前端页面 https://meme-frontend.pages.dev 或自行部署,具体参考 通过Web前端使用

New Contributors

Full Changelog: v0.2.2...v0.2.3