Skip to content

0.1.14 - Fix API/client correctness, session lifecycle, parsing, and tests

Latest

Choose a tag to compare

@GuyKh GuyKh released this 17 Feb 10:53
· 5 commits to main since this release
e27c80b

What's Changed

  • build(deps): bump aiohttp from 3.10.10 to 3.11.2 by @dependabot[bot] in #86
  • build(deps): bump setuptools from 75.3.0 to 75.5.0 by @dependabot[bot] in #87
  • build(deps): bump aiohttp from 3.11.2 to 3.11.7 by @dependabot[bot] in #89
  • build(deps): bump setuptools from 75.5.0 to 75.6.0 by @dependabot[bot] in #88
  • Revert "build(deps): bump aiohttp from 3.11.2 to 3.11.7" by @GuyKh in #90
  • build(deps): bump pytest from 8.3.3 to 8.3.4 by @dependabot[bot] in #92
  • build(deps): bump loguru from 0.7.2 to 0.7.3 by @dependabot[bot] in #93
  • build(deps): bump setuptools from 75.6.0 to 75.7.0 by @dependabot[bot] in #94
  • build(deps): bump setuptools from 75.7.0 to 75.8.0 by @dependabot[bot] in #95
  • Create FUNDING.yml by @GuyKh in #96
  • build(deps): bump setuptools from 75.8.0 to 75.8.2 by @dependabot[bot] in #98
  • build(deps): bump pytest from 8.3.4 to 8.3.5 by @dependabot[bot] in #97
  • build(deps): bump setuptools from 75.8.2 to 76.0.0 by @dependabot[bot] in #99
  • chore(deps): update dependency python to 3.13 by @renovate[bot] in #100
  • build(deps): bump setuptools from 76.0.0 to 78.0.1 by @dependabot[bot] in #101
  • build(deps): bump setuptools from 78.0.1 to 78.1.0 by @dependabot[bot] in #102
  • build(deps): bump pytest-cov from 6.0.0 to 6.1.1 by @dependabot[bot] in #103
  • build(deps): bump setuptools from 78.1.0 to 79.0.0 by @dependabot[bot] in #104
  • build(deps): bump setuptools from 79.0.0 to 80.0.0 by @dependabot[bot] in #105
  • build(deps): bump setuptools from 80.0.0 to 80.3.1 by @dependabot[bot] in #106
  • [Snyk] Security upgrade setuptools from 40.5.0 to 78.1.1 by @GuyKh in #107
  • build(deps): bump setuptools from 80.3.1 to 80.4.0 by @dependabot[bot] in #108
  • build(deps): bump setuptools from 80.4.0 to 80.7.1 by @dependabot[bot] in #109
  • build(deps): bump setuptools from 80.7.1 to 80.8.0 by @dependabot[bot] in #110
  • build(deps): bump setuptools from 80.8.0 to 80.9.0 by @dependabot[bot] in #111
  • build(deps): bump pytest from 8.3.5 to 8.4.0 by @dependabot[bot] in #112
  • build(deps): bump pytest-cov from 6.1.1 to 6.2.1 by @dependabot[bot] in #113
  • build(deps): bump pytest from 8.4.0 to 8.4.1 by @dependabot[bot] in #114
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #115
  • chore(deps): update actions/setup-python action to v6 by @renovate[bot] in #116
  • build(deps): bump pytest-cov from 6.2.1 to 7.0.0 by @dependabot[bot] in #117
  • build(deps): bump aiohttp from 3.11.2 to 3.11.9 by @dependabot[bot] in #91
  • build(deps): bump aiohttp from 3.11.9 to 3.12.14 by @dependabot[bot] in #119
  • build(deps): bump aiohttp from 3.12.14 to 3.12.15 by @dependabot[bot] in #120
  • build(deps): bump aiohttp from 3.12.15 to 3.13.1 by @dependabot[bot] in #122
  • build(deps): bump aiohttp from 3.13.1 to 3.13.2 by @dependabot[bot] in #123
  • build(deps): bump pytest from 8.4.2 to 9.0.0 by @dependabot[bot] in #124
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #125
  • build(deps): bump pytest from 9.0.0 to 9.0.1 by @dependabot[bot] in #126
  • build(deps): bump pytest from 9.0.1 to 9.0.2 by @dependabot[bot] in #127
  • build(deps): bump aiohttp from 3.13.2 to 3.13.3 by @dependabot[bot] in #128
  • build(deps): bump setuptools from 80.9.0 to 80.10.2 by @dependabot[bot] in #129
  • build(deps): bump setuptools from 80.10.2 to 82.0.0 by @dependabot[bot] in #131
  • Fix API/client correctness, session lifecycle, parsing, and tests by @GuyKh in #132

Full Changelog: 0.1.13...0.1.14