Skip to content

Releases: cliqz-oss/keyvi

v0.2.4

31 Aug 13:56
Compare
Choose a tag to compare
  • same as v0.2.3
  • fixed deprecated PyPi upload url

v0.2.3

31 Aug 10:02
Compare
Choose a tag to compare
  • merge sub command support in keyvi cli
  • key-only and string dictionaries mergers
  • string dictionary support in keyvi compile sub command
  • append_merge mode support for int and completion dictionaries
  • python bindings for IntDictionaryMerger

v0.2.2

03 Apr 11:10
Compare
Choose a tag to compare

v0.2.1

27 Mar 10:03
Compare
Choose a tag to compare

same as 0.2.0 but with proper setup.py change

v0.2.0

27 Mar 09:06
Compare
Choose a tag to compare

New Major Release:

  • arbitrary key support: finally removes the last bit of the zerobyte restriction in keys
    • compilation part already in since 0.1.31, 0.2. adds the lookup support
    • IMPORTANT: Files created with 0.1.30 and lower are not supported any longer and will refuse to load
  • cleanup of APIs, moves memory_limit into parameters
    • IMPORTANT: deprecated APIs will soon be removed
  • fix of keyvi cli for python3 (dump)

v0.1.38

08 Mar 20:15
Compare
Choose a tag to compare

v0.1.37

24 Feb 09:08
Compare
Choose a tag to compare
  • compiler params support in keyvi cli

v0.1.36

06 Feb 10:34
Compare
Choose a tag to compare
  • python package classifiers
  • pykeyvi.[cpp/pyc] on the fly generation

v0.1.35

04 Jan 12:04
Compare
Choose a tag to compare
  • pypy2 binary wheels for OS X
  • CompletionDictionaryMerger in pykeyvi
  • #183

v0.1.34

22 Dec 13:09
Compare
Choose a tag to compare
  • python 3.5 binary wheels
  • bug fix: merger can use 64bit offset