Skip to content

Releases: databio/bbconf

v0.14.9

26 Feb 20:25
1dc71a2

Choose a tag to compare

Changes:

  • Full refactoring of:
    • Docstring (Now using google style)
    • Typing annotation (Python3.10+)
    • Installation files (Now using pyproject.toml)

v0.14.8

17 Feb 20:00
94c3440

Choose a tag to compare

Changes:

  • Update of versions of dependencies

v0.14.7

16 Feb 18:42
9391bb7

Choose a tag to compare

Merge pull request #105 from databio/dev

Updated requirements

v0.14.6

06 Feb 16:41
2866622

Choose a tag to compare

Changes:

  • Fixed qdrant upload exception catching

v0.14.5

05 Feb 18:41
4e07895

Choose a tag to compare

Merge pull request #103 from databio/dev

Release 0.14.5

v0.14.4

04 Feb 18:42
fc6a6a3

Choose a tag to compare

Changes:

  • Updated reindexing of bed files (using only verified genomes)

Pre-AI release

v0.14.3

01 Feb 04:56
59fc568

Choose a tag to compare

Changes:

  • Fixed database schema, to be able to provide big file sizes in bytes
  • Added cell line information to detailed statistics

v0.14.2

21 Jan 05:09
2af3260

Choose a tag to compare

Changes:

  • Added method that fetches available reference genomes

v0.14.1

22 Dec 20:48
938a2d1

Choose a tag to compare

Changes:

  • Fixed hybrid search reindexing

v0.14.0

22 Dec 18:33
f03f1ba

Choose a tag to compare

Changes:

  • Updated qdrant and encoder model initialization. (One connection for qdrant and one initialized object per model)
  • Added hybrid semantic search.(dense + sparse search)