💫 New features
- **project**: allow pathlib-like operations on project
🐛 Bug fixes
- **env**: ensure patched gitconfig works with plumbum (used by copier)
- **lock**: fix locked dependencies for Python 3.12
- **stacktrace**: streamlined stacktrace in case of task error
📖 Documentation
- **README**: add a note about the curren PoC state
📦 Build
- **python**: drop support for Python 3.7 and add support for Python 3.12