Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 811 Bytes

CHANGELOG.md

File metadata and controls

36 lines (27 loc) · 811 Bytes

Bug

  • #12 ISSUE
    • IndexType change
    • fix param of search_vector_in_files ranges

Improvement

  • #10 Update examples
  • #14 Update example

New Feature

  • #3

    • transport protocol configurable by settings
    • add_vector support non-binary array inputs
  • #6 ISSUE

    • Status quick-check-success
    • Log message more understandable
    • Status code related to Thrift Exception
    • Operations before connect will raise NotConnectError, Adding UNKNOWN Status
  • #8 ISSUE

    • Add new api: search_vectors_by_file
    • fix some bugs
  • #17 ISSUE

    • Implement has_table interface
    • fix spelling error, reformat as PEP8
  • #19 ISSUE

    • Hide Prepare object and support old version

Task

  • #1 Build Repository

  • #2 Add CHANGELOG.md and LICENSE, update setup.py