Skip to content

🔖 Release 0.8.0

Choose a tag to compare

@github-actions github-actions released this 25 May 15:11
· 4 commits to master since this release
v0.8.0
3bf667f

Notable Changes

  • 💥 fix!: snake_case data directory
    插件默认数据目录由 $LOCALSTORE_DATA_DIR/nonebot-plugin-orm/ 更改为 $LOCALSTORE_DATA_DIR/nonebot_plugin_orm/. 如果检测到旧默认数据目录的存在, 插件会自动将其移动到新默认数据目录位置.

What's Changed

Full Changelog: v0.7.7...v0.8.0