This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Releases: Atem18/kraky
Releases · Atem18/kraky
2023.08.17
What's Changed
- Unittests for ws.py + custom connection_env by @DominiqueFuchs in #160
2023.08.16
What's Changed
- Remove Python 3.7 support by @Atem18 in #147
- fix: connect/disconnect code architecture changes by @DominiqueFuchs in #159
2023.06.13
What's Changed
- Update codeql.yml by @Atem18 in #104
- chore(deps): bump certifi from 2022.5.18.1 to 2022.12.7 by @dependabot in #93
- chore(deps-dev): bump mkdocstrings from 0.19.0 to 0.20.0 by @dependabot in #99
- chore(deps-dev): bump pytest from 7.1.2 to 7.2.2 by @dependabot in #100
- chore(deps-dev): bump mkdocs-material from 9.0.0 to 9.1.3 by @dependabot in #103
- chore(deps-dev): bump pytest-asyncio from 0.20.2 to 0.21.0 by @dependabot in #105
- chore(deps-dev): bump tox from 4.4.6 to 4.4.7 by @dependabot in #106
- chore(deps-dev): bump mkdocs-material from 9.1.3 to 9.1.4 by @dependabot in #107
- chore(deps-dev): bump tox from 4.4.7 to 4.4.8 by @dependabot in #108
- Update workflows versions by @Atem18 in #112
- chore(deps): bump websockets from 10.4 to 11.0 by @dependabot in #110
- chore(deps-dev): bump black from 23.1.0 to 23.3.0 by @dependabot in #109
- chore(deps-dev): bump mkdocs-material from 9.1.4 to 9.1.5 by @dependabot in #111
- chore(deps-dev): bump tox from 4.4.8 to 4.4.11 by @dependabot in #113
- chore(deps-dev): bump mkdocstrings from 0.20.0 to 0.21.2 by @dependabot in #114
- chore(deps-dev): bump mkdocs-material from 9.1.5 to 9.1.6 by @dependabot in #115
- chore(deps): bump websockets from 11.0 to 11.0.1 by @dependabot in #116
- chore(deps-dev): bump pytest from 7.2.2 to 7.3.0 by @dependabot in #117
- chore(deps-dev): bump pytest from 7.3.0 to 7.3.1 by @dependabot in #118
- chore(deps-dev): bump tox from 4.4.11 to 4.4.12 by @dependabot in #120
- chore(deps): bump httpx from 0.23.3 to 0.24.0 by @dependabot in #119
- chore(deps): bump typer from 0.7.0 to 0.8.0 by @dependabot in #125
- chore(deps-dev): bump tox from 4.4.12 to 4.5.1 by @dependabot in #124
- chore(deps-dev): bump mkdocs-material from 9.1.6 to 9.1.8 by @dependabot in #123
- chore(deps): bump websockets from 11.0.1 to 11.0.2 by @dependabot in #121
- chore(deps-dev): bump mkdocs from 1.4.2 to 1.4.3 by @dependabot in #127
- chore(deps): bump websockets from 11.0.2 to 11.0.3 by @dependabot in #128
- chore(deps): bump typer from 0.8.0 to 0.9.0 by @dependabot in #129
- chore(deps-dev): bump mkdocs-material from 9.1.8 to 9.1.12 by @dependabot in #130
- chore(deps): bump pymdown-extensions from 9.10 to 10.0 by @dependabot in #131
- chore(deps): bump httpx from 0.24.0 to 0.24.1 by @dependabot in #133
- chore(deps): bump requests from 2.28.1 to 2.31.0 by @dependabot in #134
- chore(deps-dev): bump mkdocs-material from 9.1.12 to 9.1.15 by @dependabot in #135
- chore(deps-dev): bump mkdocstrings from 0.21.2 to 0.22.0 by @dependabot in #137
- chore(deps-dev): bump tox from 4.5.1 to 4.6.0 by @dependabot in #138
Full Changelog: 2023.02.22...2023.06.13
2023.02.22
- Fixes #91 by changing the signing method for the API.
Full Changelog: 2023.01.11...2023.02.22
2023.01.11
2022.11.28
What's Changed
- Default to production if self.connection_env is not defined
- fix(deps): update dependency typer to ^0.7.0 by @renovate in #84
Full Changelog: 2022.06.15...2022.11.28
2022.06.15
What's Changed
- chore(deps): update dependency mkdocstrings to ^0.19.0 by @renovate in #74
- chore(deps): update actions/setup-python action to v4 by @renovate in #75
Full Changelog: 2022.05.25...2022.06.15
2022.05.25
2022.03.29
- Add timeout and sleep_time for websocket
- Add disclaimer
Full Changelog: 2022.03.26...2022.03.29
2022.03.26
What's Changed
- fix(deps): update dependency httpx to ^0.22.0 by @renovate in #63
- chore(deps): update dependency pytest to v7 by @renovate in #65
- chore(deps): update dependency mkdocstrings to ^0.18.0 by @renovate in #66
- chore(deps): update dependency pytest-asyncio to ^0.18.0 by @renovate in #67
- chore(deps): update actions/setup-python action to v3 by @renovate in #68
- chore(deps): update actions/checkout action to v3 by @renovate in #69
Full Changelog: 2022.01.24...2022.03.26