Skip to content

v0.0.2

Choose a tag to compare

@hsz1273327 hsz1273327 released this 09 Jun 15:37
· 1 commit to master since this release

0.0.2

修正实现

  • 增加__init__方法参数校验,至少需要一个参数

性能优化

  • 使用__slots__限制内存占用

测试

  • 增加了测试和github action的自动测试配置