Skip to content

v4.0.0

Compare
Choose a tag to compare
@volkerstampa volkerstampa released this 18 Oct 12:37
· 48 commits to main since this release
eda4801

What's Changed

  • Reduce number of tasks created by batch semantic embedding test
  • Remove costly embedding test from system tests
  • Use dataclasses instead of namedtuples. Even if this is technically a breaking change
    probably not much source code is actually affected as constructing instances still behaves
    the same.

Full Changelog: v3.5.1...v4.0.0