Skip to content

Releases: Python-Tools/sserender

v0.0.3

11 Jun 11:11

Choose a tag to compare

0.0.3

bug修复

  • 修正from_content方法的data和comment结尾会换行的问题

v0.0.2

09 Jun 15:37

Choose a tag to compare

0.0.2

修正实现

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

性能优化

  • 使用__slots__限制内存占用

测试

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

v0.0.1

09 Jun 09:24

Choose a tag to compare

0.0.1

项目创建