Skip to content

v0.0.64 🌈

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Dec 01:50
· 48 commits to main since this release
a5620b7

Changes

  • fix(deps): update dependency langchain to v0.3.13 @renovate (#775)
  • fix(deps): update dependency langchain-anthropic to v0.3.1 @renovate (#778)
  • fix(deps): update dependency llama-index to v0.12.8 @renovate (#772)
  • fix(deps): update dependency langgraph to v0.2.60 @renovate (#774)
  • fix(deps): update dependency langchain-openai to v0.2.14 @renovate (#776)
  • fix(deps): update dependency langchain-experimental to v0.3.4 - autoclosed @renovate (#779)
  • fix(deps): update dependency jinja2 to v3.1.5 @renovate (#782)
  • chore(deps): update dependency pyright to v1.1.391 @renovate (#773)
  • chore(deps): update dependency ruff to v0.8.4 @renovate (#777)

🧰 Maintenance

  • ⬆️ (dependencies): upgrade Python to 3.12.4 and update related dependencies 🔧 (config): add mypy configuration and integrate it into the code check process ♻️ (Makefile): replace pyright with mypy for static type checking 🔧 (pre-commit): update pre-commit hooks and remove unused autoflake hook 📝 (README.md): remove outdated static type check instructions for pyright @kyaukyuai (#784)
  • 🔧 (pyproject.toml): bump version from 0.0.63 to 0.0.64 to prepare for new release @kyaukyuai (#783)

📖 Documentation

  • ⬆️ (dependencies): upgrade Python to 3.12.4 and update related dependencies 🔧 (config): add mypy configuration and integrate it into the code check process ♻️ (Makefile): replace pyright with mypy for static type checking 🔧 (pre-commit): update pre-commit hooks and remove unused autoflake hook 📝 (README.md): remove outdated static type check instructions for pyright @kyaukyuai (#784)