v4.0.0
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