Skip to content

v1.2.2 - CI Updates

Latest

Choose a tag to compare

@segfly segfly released this 10 Feb 01:22
· 1 commit to main since this release
5dacf72

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