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