-
v0.6.1: mhchem panic 修复与 unwrap 防御性重构
released this
2026-07-23 18:29:59 +08:00 | 15 commits to master since this release修复化学公式转译器在 panic=abort 下的三处崩溃,并将非测试代码中的裸 unwrap 统一替换为带不变量说明的 expect。
Downloads
released this
修复化学公式转译器在 panic=abort 下的三处崩溃,并将非测试代码中的裸 unwrap 统一替换为带不变量说明的 expect。