Skip to content

Commit 033f68d

Browse files
committed
Versio 0.12.0 + changelog
1 parent 3a8689b commit 033f68d

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

bbconf/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.12.0a1"
1+
__version__ = "0.12.0"

docs/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) format.
44

5+
### [0.12.0] - 2025-09-11
6+
### Added:
7+
- New qdrant semantic search
8+
- Added more plots to bedbase summary page
9+
- New reference genome compatibility that supports new refgenie
10+
- Genomes table, with ability of automatic updates from refgenie
11+
- Added filter in search (Assay and genome)
12+
13+
### Changed:
14+
- Improved reindexing methods
15+
16+
### Fixed:
17+
- Issues in bedfile update method
18+
519
### [0.11.4] - 2025-06-01
620
### Fixed:
721
- SQL search

0 commit comments

Comments
 (0)