Skip to content

Releases: Yu-tao-Li/dsh-reference-checker

dsh-reference-checker v1.1.0

Choose a tag to compare

@Yu-tao-Li Yu-tao-Li released this 18 Aug 14:05

Consolidated rename release (the only change since v1.0.2):

  • Package / repo / bundle renamed: dsh-refcheck -> dsh-reference-checker
  • Model tool renamed: refcheck_check -> reference_checker
  • Chinese name added to titles, package description, and repo About (参考文献真实性检查器)
  • No behavior changes (smoke test green)

An intermediate v1.2.0 tag from a partial rename was removed; the release line is v1.0.2 -> v1.1.0.

dsh-refcheck v1.0.2

Choose a tag to compare

@Yu-tao-Li Yu-tao-Li released this 17 Aug 18:12

Reference verification for DeepSeek Harness (refcheck_check tool).

v1.0.2 changes:

  • Fix author family/given split for multi-word given names (Aidan N. Gomez -> Gomez, A. N., was N. Gomez, A.)
  • Fix stray comma in IEEE corrected citations when volume/issue/pages are missing
  • e2e: regression assertions for both fixes

Install: dsh plugin --profile web add github:Yu-tao-Li/dsh-refcheck (or the attached tarball: dsh plugin --profile web add file:.../dsh-refcheck-1.0.2.tgz)