Another housekeeping release, updating various dependencies and improving the project build process.
What's Changed
- Migrate to LangChain 1.x interfaces
- Relax dependency specs
- Add multi-version Python testing to CI
- Add "just" tool and recipes
- Change package ecosystem from pip to uv in dependabot
- Use hatch-vcs for dynamic versioning in builds
- Modify publish workflow error messaging for clarity
- Remove compatibility test action and integrate into tests
- Add version parsing utility for better Python version management
- Update Dockerfile to include zstd for improved act build performance
- Modify .gitignore to include utils directory
- Adjust VSCode extensions recommendations
Full Changelog: v1.2.1...v1.2.2