Skip to content

Releases: Dimlitter/jd_AutoComment

v1.5.1

04 Jun 07:44
1846fd3

Choose a tag to compare

Merge pull request #81 from EdmundWong98/issue#80

fix issue#80

v1.5

14 May 02:27
637e7a9

Choose a tag to compare

Merge pull request #79 from Dimlitter/rootphantomer/issue78

jd 的 ui 改变,同时也改变了评论的 api 接口。

v1.4.1

25 Apr 07:25

Choose a tag to compare

ci(workflow): 将自动发布标签从"latest"改为"${{ github.ref_name }}"

修改自动发布标签以使用当前分支或标签名称,确保发布版本与代码版本一致

latest

25 Apr 07:22

Choose a tag to compare

Code Refactoring

  • jdspider: 优化代码结构和可读性 (ph4nt0mer)

Continuous Integration

  • 在release.yml中添加automatic_release_tag配置 (ph4nt0mer)

Commits

  • 230f00e: keep the same as the master branch (viiber)
  • 81a1808: Merge branch 'main' into stable (rootphantomer)
  • 85097d5: ✨ feat(jdspider): 优化了 log 的输出信息 (rootphantomer)
  • f2b8e52: 📃 docs(issue): 新增 issue 文档 (rootphantomer)
  • 251a9bf: 📃 docs(issue): 优化提交 issue 模版 (rootphantomer)
  • 22c9e1c: 📃 docs(workflow): 新增workflow的权限 (ph4nt0mer)
  • 17c1672: 📃 docs(release): 优化release.yml (ph4nt0mer)
  • c9958a0: Squashed commit of the following: (rootphantomer)
  • fdc6c32: 🎈 perf(auto_comment_plus): 日志输出模式从追加改为覆盖 (rootphantomer)
  • 8a18e14: Merge remote-tracking branch 'origin/stable' (rootphantomer)
  • 92ea7bc: 🎈 perf(.gitignore,auto_comment_plus): 优化代码 (rootphantomer)
  • 9ed61fb: 🎈 perf(auto_comment_plus): 输出获取 cookie 的接口 (rootphantomer)
  • eb8e84c: 🎈 perf(jdspider): 优化输出 (ph4nt0mer)
  • a096dd5: 📃 docs(issue_template): 优化 issue 模版 (rootphantomer)
  • 1e210ac: 🎈 perf(.gitignore,jdspider.py): 优化代码 (rootphantomer)
  • fa7f720: 📃 docs(readme): 优化readme (ph4nt0mer)
  • 6e23563: 📃 docs(markdown): 修改 markdown 描述 (rootphantomer)
  • d61fa29: 📃 docs(readme): 优化 readme 文档 (rootphantomer)
  • 2e86c0d: ✨ feat(auto_comment_plus): 修复图片审核失败的问题 (rootphantomer) #61
  • 0e6b089: ✨ feat(auto_comment_plus): 新增删除 img 功能开关 (rootphantomer)
  • 8b01b0a: Revert "✨ feat(auto_comment_plus): 新增删除 img 功能开关" (rootphantomer)
  • 9f2340c: 修复无图的评价不带图片的评论 (rootphantomer) #64
  • 27f9f55: 好像爬虫出问题了 (rootphantomer) #68
  • 3844e32: 📃 docs(gitignore): 新增忽略 jpg 和 txt 后缀文件 (rootphantomer)
  • 0e37788: 🦄 refactor(auto_comment_plus): 将 jpg文件后续都移到 img 目录下 (rootphantomer) #70
  • f1137be: Fixes #69 (rootphantomer) #70
  • 7ded9d6: 爬取评论的脚本jdspider (rootphantomer) #74

AutoComment V1.1

27 Feb 12:32

Choose a tag to compare

Features

What's Changed

New Contributors

Full Changelog: v1.0...v1.1

Development version of AutoComment

10 Mar 07:56
befa122

Choose a tag to compare

Features

  • log system supporting
  • Support for command line arguments
  • Optimize for network problems
  • Add distinction for different types of goods
  • Configuration file separated

This release is a Development version