Skip to content

v3.0.0

Latest

Choose a tag to compare

@AbdullahFaqeir AbdullahFaqeir released this 10 Oct 19:19
· 2 commits to master since this release

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 now createMany().
  • Fixed typo.
  • import() now takes JSONL as parameter instead of array of documents.
  • Other fixes.