Files
sqlmodel-pg-kit/CHANGELOG.md
2025-08-17 22:18:45 +08:00

12 lines
268 B
Markdown

# Changelog
All notable changes to this project will be documented in this file.
## 0.1.0 - Initial release
- Project scaffold with src layout
- Sync/async engines and sessions
- Models (Hero, Team) and CRUD helpers
- Optional CLI commands
- Tests and conda recipe