• v0.6.1: mhchem panic 修复与 unwrap 防御性重构
    Some checks failed
    CI / check (push) Has been cancelled
    CI / build (push) Has been cancelled

    xfy released this 2026-07-23 18:29:59 +08:00 | 15 commits to master since this release

    修复化学公式转译器在 panic=abort 下的三处崩溃,并将非测试代码中的裸 unwrap 统一替换为带不变量说明的 expect。

    Downloads