Releases: Intugle/data-tools
Releases · Intugle/data-tools
v1.3.0
What's Changed
- Refactor: Extract safe plugin check to helper function and add tests by @trxvorr in #186
- Refactor: unify DataFrame file reading logic into a single helper Fixes #190 by @ZAK1504 in #192
- Add type hints and unit tests for helper.py utility functions by @panagaki in #205
- Refactor generate_table_schema and add unit test by @aparna-shyam in #206
- Add unit tests for convert_to_native utility function by @pjr505 in #198
- docs: Enhance docstrings for SemanticModel core methods (Fixes #132) by @nehabenny in #207
- Feature/oracle adapter #116 by @trxvorr in #193
- Feature: Auto-load datasets from directory in SemanticModel (Intugle #136) by @psbuilds in #208
- fix: add type hints/docstrings to link_predictor/models.py and add test_models by @trxvorr in #197
- feat(docs_search): Add type hints and improve docstrings in DocsSearchService by @nehabenny in #200
- Refactor _predict_for_pair into smaller helper methods (Fixes #187) by @ZAK1504 in #202
- fix: resolve Windows PermissionError in sqlite test fixture (#185) by @trxvorr in #191
- feat(docs): add Oracle connector documentation with installation, con… by @raphael-intugle in #210
- feat: implement MariaDB adapter by @trxvorr in #196
- Add BigQuery adapter implementation (Fixes #117) by @ZAK1504 in #195
- Refactor _fetch_paths_recursively in DocsSearchService for readability (Fixes 188) by @ZAK1504 in #201
- Update .gitignore and uv.lock to include oracledb package and related… by @raphael-intugle in #221
- Bumps mdast-util-to-hast from 13.2.0 to 13.2.1. by @raphael-intugle in #219
- feat(docs): add NOTICE file for third-party software acknowledgments by @raphael-intugle in #211
- chore: update version to 1.3.0 and add bigquery and mariadb dependencies by @raphael-intugle in #222
New Contributors
- @trxvorr made their first contribution in #186
- @ZAK1504 made their first contribution in #192
- @panagaki made their first contribution in #205
- @aparna-shyam made their first contribution in #206
- @pjr505 made their first contribution in #198
- @nehabenny made their first contribution in #207
- @psbuilds made their first contribution in #208
Full Changelog: 1.2.3...1.3.0
v1.2.3
v1.2.1
What's Changed
- Update dataset description to professional basketball by @raphael-intugle in #125
- patched js-yaml by @raphael-intugle in #150
- feat: Add support for Anthropic Claude in Streamlit app by @alexandrelagasse in #148
- Enhance YAML-related method docstrings in DataSet for clarity and completeness by @rochith11 in #141
- Revert "Enhance YAML-related method docstrings in DataSet for clarity and completeness" by @raphael-intugle in #151
- Fix indentation issues in DataSet YAML docstring methods by @rochith11 in #153
- Docs/readme refactor by @raphael-intugle in #158
- Enhance README with Streamlit app and architecture details by @raphael-intugle in #159
- Fix/issue 146 custom model input by @samvk12 in #149
- Docs/add semantic search docstrings by @samvk12 in #161
- feat: Use project id for qdrant collection by @ynamkit13 in #166
- Sqlite adapter by @ice-user in #155
- Implement a new adapter for MySQL - License also fixed by @Mukesh-P in #172
- added sqlite, mysql docs by @raphael-intugle in #174
New Contributors
- @alexandrelagasse made their first contribution in #148
- @rochith11 made their first contribution in #141
- @samvk12 made their first contribution in #149
- @ynamkit13 made their first contribution in #166
- @ice-user made their first contribution in #155
- @Mukesh-P made their first contribution in #172
Full Changelog: 1.2.0...1.2.1
v1.2.0
What's Changed
- Composite Relationship Prediction by @raphael-intugle in #124
- Langfuse observability
- New Dataset added: Professional Basketball from BIRD SQL
Full Changelog: 1.1.0...1.2.0
v1.1.0
What's Changed
- Feature/conceptual search by @raphael-intugle in #123
- Refactored the folder structure for YAML files: intugle->models
Full Changelog: 1.0.13...1.1.0
v1.0.13
What's Changed
- Cleanup/streamlit integration by @raphael-intugle in #121
- Feature/sql server by @raphael-intugle in #119
- version upgrade 1.0.13 by @raphael-intugle in #122
Full Changelog: 1.0.12...1.0.13
v1.0.12
What's Changed
- Added str & repr in models.py by @SalvadorArreCa in #101
- Fix: Remove hardcoded MODEL_VERSION in DI pipeline by @sanoy4545 in #110
- refactor: Dynamically register adapter configurations by @cnaples79 in #106
- streamlit gemini fix by @raphael-intugle in #98
- Feature/postgres connector by @raphael-intugle in #111
- Feature/streamlit integration by @raphael-intugle in #120
New Contributors
- @SalvadorArreCa made their first contribution in #101
- @sanoy4545 made their first contribution in #110
- @cnaples79 made their first contribution in #106
Full Changelog: 1.0.11...1.0.12
v1.0.11
What's Changed
- Converted LP parser to Pydantic Parser and added OutputFixingParser
- Removed unnecessary model kwargs like temperature penalty and presence penalty from KI and BG
#96
Full Changelog: 1.0.10...1.0.11
v1.0.10
What's Changed
- Feature/mcp links by @raphael-intugle in #90
- Docs/remote url warning by @raphael-intugle in #89
Full Changelog: 1.0.8...1.0.10
v1.0.8
What's Changed
*streamlit app beta
- corrected lanchain versions, updated notebooks to download datasets by @raphael-intugle in #88
New Contributors
- @JaskaranIntugle made their first contribution in #79
Full Changelog: 1.0.7...1.0.8