Skip to content

v1.2.4 (2025-08-06)

Compare
Choose a tag to compare
@d33bs d33bs released this 06 Aug 21:49
· 11 commits to main since this release
de26155

What's Changed

  • Add large_data_tests marker to help deselect time intensive tests for development by @d33bs in #529
  • Update pre-commit-lite conditions by @d33bs in #528
  • Return output filepath when output_file is used by core functions by @d33bs in #530
  • Update tornado to address CVE-2025-47287 by @d33bs in #531
  • Use trusted publishing for PyPI package deployment by @d33bs in #532
  • build(deps-dev): bump setuptools from 70.0.0 to 78.1.1 by @dependabot[bot] in #533
  • Add docs about versioning by @d33bs in #534
  • Alleviate nbsphinx dependency bug for docs builds by @d33bs in #536
  • build(deps-dev): bump the python-packages group with 4 updates by @dependabot[bot] in #540
  • build(deps): bump sqlalchemy from 2.0.40 to 2.0.41 by @dependabot[bot] in #541
  • build(deps-dev): bump types-openpyxl from 3.1.5.20250306 to 3.1.5.20250516 by @dependabot[bot] in #542
  • build(deps-dev): bump requests from 2.32.2 to 2.32.4 by @dependabot[bot] in #543
  • Add isort to linting checks, apply formatting, and resolve circular imports by @d33bs in #545
  • chore: consistent project title casing by @d33bs in #547
  • ci: add Almanack to pre-commit checks by @d33bs in #548
  • ci: fix poetry install for devcontainer by @d33bs in #550
  • build(deps): bump the python-packages group with 6 updates by @dependabot[bot] in #552
  • build(deps): bump pandas from 2.2.3 to 2.3.0 by @dependabot[bot] in #554
  • build(deps-dev): bump lxml from 5.4.0 to 6.0.0 by @dependabot[bot] in #553
  • build(deps): bump aiohttp from 3.10.11 to 3.12.14 by @dependabot[bot] in #557
  • build(deps-dev): bump starlette from 0.41.2 to 0.47.2 by @dependabot[bot] in #558
  • docs: add CytoTable guidance to readme by @d33bs in #556
  • build(deps): bump pandas from 2.3.0 to 2.3.1 by @dependabot[bot] in #562
  • build(deps): bump the python-packages group with 4 updates by @dependabot[bot] in #559
  • build(deps-dev): bump furo from 2024.8.6 to 2025.7.19 by @dependabot[bot] in #560
  • build(deps): bump pyarrow from 20.0.0 to 21.0.0 by @dependabot[bot] in #561
  • build(deps): bump sqlalchemy from 2.0.41 to 2.0.42 by @dependabot[bot] in #563
  • refactor: transition asserts for production code by @d33bs in #564
  • bump: version 1.2.3 -> 1.2.4 by @d33bs in #565

Full Changelog: v1.2.3...v1.2.4