Skip to content

v0.1.1

Compare
Choose a tag to compare
@CMHopeSunshine CMHopeSunshine released this 22 Aug 12:20
· 9 commits to master since this release

Feature:

  • Database.init_models后,会将对应dbname赋值给Document.meta

Breaking:

  • 将 Document 的__meta____collection__重命名为metacollection
  • Collection集合名现在默认使用类名的小写形式

Fix:

  • 修复部分typing,以符合Python 3.8版本

Other:

  • 更新 README 示例

Full Changelog: v0.1.0...v0.1.1