Releases: SCAI-BIO/datastew
Releases · SCAI-BIO/datastew
v0.6.1
What's Changed
- Update README.md by @tiadams in #142
- chore(deps): bump the all-dependencies group across 1 directory with 8 updates by @dependabot[bot] in #145
- chore(deps): bump the all-dependencies group across 1 directory with 12 updates by @dependabot[bot] in #149
- chore(deps): bump the all-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #151
- chore(deps): bump all dependencies by @mehmetcanay in #153
- Docs/update readme and examples by @mehmetcanay in #154
- Fix/update OpenAI sdk syntax by @mehmetcanay in #156
- chore(deps): bump torch version by @mehmetcanay in #157
- ci: pin GitHub Actions release workflow to Python3.12 by @mehmetcanay in #158
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot[bot] in #127
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot[bot] in #128
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot[bot] in #130
- Feat postgresql db by @mehmetcanay in #129
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot[bot] in #132
- feat: JSONL import/export functionality for SQL adapters by @mehmetcanay in #133
- chore(deps): bump the all-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #139
- chore(deps): bump scikit-learn from 1.7.0 to 1.7.1 in the all-dependencies group by @dependabot[bot] in #140
- chore: remove legacy functions and modules by @mehmetcanay in #136
Full Changelog: v0.5.8...v0.6.0
v0.5.8
What's Changed
- test: test for identical query by @mehmetcanay in #120
- chore(deps): bump the all-dependencies group across 1 directory with 3 updates by @dependabot in #122
- chore: add codeql actions script by @tiadams in #115
- chore(deps): bump the all-dependencies group across 1 directory with 5 updates by @dependabot in #124
- fix: objects escaping duplicate check by @mehmetcanay in #125
Full Changelog: v0.5.7...v0.5.8
v0.5.7
What's Changed
- chore(deps): bump the all-dependencies group with 3 updates by @dependabot in #113
- Update README.md by @tiadams in #116
- fix: handle null descriptions in OLS import task by @mehmetcanay in #118
Full Changelog: v0.5.6...v0.5.7
v0.5.6
v0.5.5
What's Changed
- feat: enable JSONL import generation from OHDSI without vector embeddings by @mehmetcanay in #104
- chore(deps): bump the all-dependencies group across 1 directory with 4 updates by @dependabot in #103
- refactor: align SQLite and Base repository with Weaviate by @mehmetcanay in #106
- refactor: enable OLS vectorizer support by @mehmetcanay in #108
- chore(deps): bump the all-dependencies group with 2 updates by @dependabot in #109
- fix: check if description is a list or string by @mehmetcanay in #110
- Update tests.yml by @tiadams in #112
Full Changelog: v0.5.4...v0.5.5
v0.5.4
v0.5.3
What's Changed
- refactor: define schemas as classes by @mehmetcanay in #99
- refactor: wrap embedding model adapter classes in Vectorizer class by @mehmetcanay in #100
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- refactor: import from JSONL instead of JSON by @mehmetcanay in #97
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- perf: load and process JSON data in chunks by @mehmetcanay in #96
Full Changelog: v0.5.0...v0.5.1