Releases: nonebot/plugin-orm
Releases · nonebot/plugin-orm
🔖 Release 0.8.2
🔖 Release 0.8.1
🔖 Release 0.8.0
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
🔖 Release 0.7.7
What's Changed
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #23
- 🐛 fix(sqla): dependency injection type check
- 📌 fix: alembic<1.15
Full Changelog: v0.7.6...v0.7.7
🔖 Release 0.7.6
What's Changed
- 🐛 fix(alembic): default version_path and branch_label of revision
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #17
Full Changelog: v0.7.5...v0.7.6
🔖 Release 0.7.5
What's Changed
Full Changelog: v0.7.4...v0.7.5
🔖 Release 0.7.4
🔖 Release 0.7.3
What's Changed
- 🚸 fix(sqla): lazy orm init
- 🐛 fix(alembic): startup prompt ugly abort
- 🐛 fix(sqla): use typing types instead of collections.abc in Python 3.10
- ⬆️ auto update by pre-commit hooks by @pre-commit-ci in #14
Full Changelog: v0.7.2...v0.7.3
🔖 Release 0.7.2
What's Changed
Full Changelog: v0.7.1...v0.7.2
🔖 Release 0.7.1
What's Changed
Full Changelog: v0.7.0...v0.7.1