Skip to content

v3.0.1

Latest

Choose a tag to compare

@caiwen666 caiwen666 released this 10 Jun 01:39
· 3 commits to main since this release
6ca5624

What's Changed

  • fix(doc): 使 doctest ignore README中的示例代码 by @oi-itsme in #41
  • refactor: 重构所有 test 函数,统一返回 TestResult by @oi-itsme in #42
  • Perf: 将部分 xx_or() 改成惰性求值的 xx_or_else() 以减少不必要的开销 by @oi-itsme in #45
  • fix(cas): 适配最新双因子认证 by @283375 in #48

Full Changelog: v3.0.0...v3.0.1