Releases: epflgraph/db-cache-manager
Releases · epflgraph/db-cache-manager
Remove unnecessary chain resolution
v0.2.2 remove closest match chain resolution in closest match insertion, bum…
Add format_query method
Adds a method that only returns the properly formatted query string without executing it.
Make latest_date exclusive
v0.2.0 bump version to 0.2.0
Replace costly full retrieval with index-based match
v0.1.4 bump version to 0.1.4
Skip ORDER BY id_token where unneeded
v0.1.3 remove order by clause for get_all_most_similar
Add possibility of skipping init_db
v0.1.2 Merge remote-tracking branch 'origin/main'
Add possibility of providing a list of exclude tokens
v0.1.1 Create python-publish.yml