v0.1.0
What's Changed
- Dependencies: Permitted installation of SQLAlchemy 2.0
- Dependencies: Relaxed package requirements across the board
- Documentation: Migrated from VitePress to Sphinx
- Runtime: Used tqdm progress bar instead of spinner
Details
- Dependencies: Permit installation of SQLAlchemy 2.0 by @amotl in #11
- Tests: Run integration tests against MS SQL Server only on Linux by @amotl in #12
- Dependencies: Relax package requirements across the board by @amotl in #13
- Documentation: Migrate from VitePress to Sphinx and Read the Docs by @amotl in #15
- Remove VitePress leftovers by @amotl in #16
- No spinner by @amotl in #17
- Improve documentation by @amotl in #18
- chore(deps): update astral-sh/setup-uv action to v8.2.0 by @renovate[bot] in #24
- chore(deps): update actions/checkout action to v7 by @renovate[bot] in #23
- chore(deps): update codecov/codecov-action action to v7 by @renovate[bot] in #25
- fix(deps): update dependency ruff to <0.16 by @renovate[bot] in #22
New Contributors
Full Changelog: v0.0.0...v0.1.0