Skip to content

Releases: Intugle/data-tools

v1.3.0

30 Dec 12:17

Choose a tag to compare

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

Full Changelog: 1.2.3...1.3.0

v1.2.3

06 Dec 19:42
5a9ce08

Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.3

v1.2.1

29 Nov 11:12
bfebc43

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.2.1

v1.2.0

18 Nov 05:57
988cbeb

Choose a tag to compare

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

11 Nov 12:05
6715468

Choose a tag to compare

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

10 Nov 11:24
29f963e

Choose a tag to compare

What's Changed

Full Changelog: 1.0.12...1.0.13

v1.0.12

08 Nov 04:42
82d6dde

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.11...1.0.12

v1.0.11

29 Oct 10:24

Choose a tag to compare

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

23 Oct 08:47

Choose a tag to compare

What's Changed

Full Changelog: 1.0.8...1.0.10

v1.0.8

23 Oct 06:15
12a7b11

Choose a tag to compare

What's Changed

*streamlit app beta

  • corrected lanchain versions, updated notebooks to download datasets by @raphael-intugle in #88

New Contributors

Full Changelog: 1.0.7...1.0.8