Skip to content

v0.6.2

Latest
Compare
Choose a tag to compare
@bbrowning bbrowning released this 10 Dec 17:44
· 65 commits to main since this release
9bcde30

SDG v0.6.2

Fixes

  • Fixed a bug in our version specification of docling and docling_parse dependencies that were causing new installs of InstructLab to pull in incompatible versions of these. We also fixed a similar bug in the mypy dependency, but that one only impacts developers of SDG as opposed to users of InstructLab.

All Changes

  • Move AWS_REGION from using secret to var (backport #422) by @mergify in #438
  • fix: Restrict docling library versions to resolve dependency issues + update mypy linting packages (backport #434) by @mergify in #437
  • Update CHANGELOG.md for release v0.6.2 (backport #440) by @mergify in #441

Full Changelog: v0.6.1...v0.6.2