发布

  • Release 0.0.5 (#799)

    frostbyte_neo 发布于 2026-08-15 00:42:13 +00:00 | 1053 次提交 在此版本后已推送到 main

    • Release Python 0.0.5a1

    • Release TypeScript 0.0.5-alpha.1

    • Release TypeScript dsh 0.0.1-alpha.1

    • test(version): let the --version assertions accept a prerelease

    The five TS assertions pinned the output to \d+.\d+.\d+, which cannot
    express a prerelease, so every one of them failed the moment the version
    became 0.0.5-alpha.1. Python asserts the same output with startswith and
    was unaffected. The shape is still asserted, now with an optional
    prerelease suffix.

    • Release 0.0.5 (mirage-dsh 0.0.5 line at 0.0.1)
    下载附件