Releases: edgarrmondragon/tap-bitso
Releases · edgarrmondragon/tap-bitso
v0.3.3
What's Changed
- ci: Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2 in the actions group by @dependabot in #373
- ci: Use latest Python for linting by @edgarrmondragon in #374
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #376
- feat(deps): Update singer-sdk requirement from ~=0.40.0 to ~=0.41.0 by @dependabot in #375
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #370
- feat(deps): Update singer-sdk requirement from ~=0.39.0 to ~=0.40.0 by @dependabot in #371
- chore: Add environment URL to release output by @edgarrmondragon in #372
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #367
- ci: Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group by @dependabot in #368
- feat(deps): Update stamina requirement from ~=24.2.0 to ~=24.3.0 by @dependabot in #369
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- ci: Bump pip from 24.1.1 to 24.2 in /.github/workflows by @dependabot in #363
- chore: Group dependabot updates by @edgarrmondragon in #364
- feat(deps): Update singer-sdk requirement from ~=0.38.0 to ~=0.39.0 by @dependabot in #365
- feat: Declare support for Python 3.13 by @edgarrmondragon in #366
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- ci: Bump hatch from 1.9.4 to 1.9.7 in /.github/workflows by @dependabot in #353
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #354
- ci: Avoid using auth for the
books
stream by @edgarrmondragon in #355 - ci: Bump hatch from 1.9.7 to 1.12.0 in /.github/workflows by @dependabot in #356
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #357
- feat(deps): Bump the singer-sdk to 0.38.0 by @dependabot in #358
- chore: Stop grouping singer-sdk updates by @edgarrmondragon in #359
- ci: Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 in the actions group by @dependabot in #360
- ci: Bump pip from 24.0 to 24.1.1 in /.github/workflows by @dependabot in #361
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #362
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- ci: Bump hatch from 1.9.3 to 1.9.4 in /.github/workflows by @dependabot in #347
- ci: Bump the actions group with 1 update by @dependabot in #349
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #348
- ci: Qualify constraints file with workspace directory by @edgarrmondragon in #350
- fix: Update schema for
tickers.rolling_average_change
by @edgarrmondragon in #352 - feat(deps): Bump the singer-sdk group with 3 updates by @dependabot in #351
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- ci: Bump the actions group with 1 update by @dependabot in #345
- chore(deps-dev): Bump the singer-sdk group with 3 updates by @dependabot in #346
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- chore(deps-dev): Update structlog requirement from <24,>=23 to >=23,<25 by @dependabot in #334
- refactor: Replace use of
backoff
withstamina
by @edgarrmondragon in #335 - ci: Fix workflow paths by @edgarrmondragon in #337
- ci: Bump hatch from 1.9.1 to 1.9.3 in /.github/workflows by @dependabot in #336
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #338
- ci: Bump pip from 23.3.2 to 24.0 in /.github/workflows by @dependabot in #343
- chore(deps-dev): Bump the singer-sdk group with 3 updates by @dependabot in #344
- chore(deps-dev): Update stamina requirement from ~=24.1.0 to ~=24.2.0 by @dependabot in #342
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- ci: Bump pip from 23.2.1 to 23.3 in /.github/workflows by @dependabot in #313
- ci: Bump actions/setup-python from 4.7.0 to 4.7.1 by @dependabot in #312
- feat(deps): Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #314
- chore(deps-dev): Bump pytest from 7.4.2 to 7.4.3 by @dependabot in #315
- chore: Update pre-commit hooks by @edgarrmondragon in #316
- ci: Bump actions/checkout from 4.1.0 to 4.1.1 by @dependabot in #317
- ci: Bump pip from 23.3 to 23.3.1 in /.github/workflows by @dependabot in #318
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #320
- feat(deps): Bump singer-sdk from 0.33.0 to 0.33.1 by @dependabot in #321
- feat(deps): Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #322
- ci: Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 by @dependabot in #323
- ci(deps-dev): pre-commit autoupdate by @pre-commit-ci in #325
- feat(deps): Bump singer-sdk from 0.33.1 to 0.34.0 by @dependabot in #326
- chore(deps-dev): Bump typing-extensions from 4.8.0 to 4.9.0 by @dependabot in #327
- refactor: Use importlib.resources to load stream schemas by @edgarrmondragon in #125
- packaging: Use Hatch by @edgarrmondragon in #333
Full Changelog: v0.1.0...v0.1.1
v0.1.1a1
packaging: Use Hatch (#333)