Releases: caiyunapp/caiyun-weather-api-python-sdk
Releases · caiyunapp/caiyun-weather-api-python-sdk
v0.2.2
What's Changed
- Bump pytest from 7.2.2 to 7.3.0 by @dependabot in #10
- Bump orjson from 3.8.9 to 3.8.10 by @dependabot in #11
- Bump coverage from 7.2.2 to 7.2.3 by @dependabot in #9
- Bump pytest from 7.3.0 to 7.3.1 by @dependabot in #13
- Bump httpx from 0.23.3 to 0.24.0 by @dependabot in #12
- Bump orjson from 3.8.10 to 3.8.12 by @dependabot in #16
- Bump coverage from 7.2.3 to 7.2.5 by @dependabot in #14
- Bump httpx from 0.24.0 to 0.24.1 by @dependabot in #18
- Bump orjson from 3.8.12 to 3.9.0 by @dependabot in #21
- Bump dacite from 1.8.0 to 1.8.1 by @dependabot in #17
- Bump coverage from 7.2.5 to 7.2.7 by @dependabot in #19
- Bump orjson from 3.9.0 to 3.9.2 by @dependabot in #25
- Bump pytest from 7.3.1 to 7.4.0 by @dependabot in #24
- Bump black from 23.3.0 to 23.7.0 by @dependabot in #26
- Bump flake8 from 6.0.0 to 6.1.0 by @dependabot in #27
- Bump pytest from 7.4.0 to 7.4.1 by @dependabot in #32
- Bump coverage from 7.2.7 to 7.3.0 by @dependabot in #30
- Bump httpx from 0.24.1 to 0.25.2 by @dependabot in #45
- Bump the dependencies group with 7 updates by @dependabot in #46
- Bump the dependencies group with 3 updates by @dependabot in #47
- Bump the dependencies group across 1 directory with 4 updates by @dependabot in #54
- Bump the dependencies group across 1 directory with 3 updates by @dependabot in #57
- build: use uv by @ringsaturn in #64
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix missing aqi in daily by @ringsaturn in #5
- Bump black from 23.1.0 to 23.3.0 by @dependabot in #6
- Bump orjson from 3.8.7 to 3.8.9 by @dependabot in #7
- Bump coverage from 7.2.1 to 7.2.2 by @dependabot in #8
New Contributors
- @dependabot made their first contribution in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Update to API v2.6 by @HoyanMok in #2
- Upgrade deps, refactor codes and update CI by @ringsaturn in #3
- add skycon field by @ringsaturn in #4
New Contributors
- @HoyanMok made their first contribution in #2
Full Changelog: v0.1.5...v0.2.0
Fix hourly skycon fields missing
Release 0.1.4
- fix(dataclass): wind direction can be int or float
- fix(namespace): cyapi -> cy_weather_api
- feat(test): introduce travis
- typo
First release
0.1.3 init