You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): bump all versions to 1.4.1 and add lifecycle hooks docs
Bump Python packages (pyproject.toml, __init__.py) and all five Rust
crates from 1.4.0/1.4.0-rc0 to 1.4.1.
Docs:
- CHANGELOG: add [1.4.1] section covering lifecycle hooks (Python ORM,
Rust ORM, Rust Server), Put clause, and server API simplification
- docs/guide/crud.md: add Lifecycle Hooks section with full API
reference, examples (audit, validation, filtering, composition)
- docs/guide/index.md: add hooks to Quick Reference
- README.md: add Lifecycle Hooks to feature list
- CLAUDE.md: add hooks.py to project structure tree
Fix:
- Export missing CrudHook protocol from type_bridge top-level __all__
0 commit comments