This release can break your application as the namespace for it has been changed, so please make sure to update your source code.
- Updated php7.4.
- Updated namespace, dropped Devloops from it.
create_many()in Documents is nowcreateMany().- Fixed typo.
import()now takes JSONL as parameter instead of array of documents.- Other fixes.