Skip to content

v0.0.4

Compare
Choose a tag to compare
@Flowneee Flowneee released this 01 Aug 18:53
· 24 commits to master since this release

Full Changelog: v0.0.3...v0.0.4

[0.0.4] - 2023-08-01

Added

  • Index API, which simplify making select and CRUD requsts on specific index.

Changed

  • ConnectionLike renamed to ExecutorExt;
  • Few smaller renames;

Removed

  • Error::MetadataLoad variant;
  • IndexMetadata from SpaceMetadata;
  • Public methods for loading metadata.