-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: hetznercloud/hcloud-python
base: v1.22.0
head repository: hetznercloud/hcloud-python
compare: v1.23.0
- 9 commits
- 60 files changed
- 4 contributors
Commits on Jun 23, 2023
-
chore: remove redundant wheel dep from pyproject.toml (#216)
Remove the redundant `wheel` dependency, as it is added by the backend automatically. Listing it explicitly in the documentation was a historical mistake and has been fixed since, see: pypa/setuptools@f7d30a9
Configuration menu - View commit details
-
Copy full SHA for 7c9aba7 - Browse repository at this point
Copy the full SHA 7c9aba7View commit details -
chore: rework dev setup (#214)
* chore: rework dev setup * chore: remove changelog from package description
Configuration menu - View commit details
-
Copy full SHA for 74444dd - Browse repository at this point
Copy the full SHA 74444ddView commit details -
deps: update dependency pytest to >=7.4,<7.5 (#217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 11e1f45 - Browse repository at this point
Copy the full SHA 11e1f45View commit details -
chore: upgrade sphinx to v6 (#218)
* chore: upgrade sphinx to v6 * chore: allow writing docs using markdown
Configuration menu - View commit details
-
Copy full SHA for c3c3613 - Browse repository at this point
Copy the full SHA c3c3613View commit details -
chore: add readthedocs config (#220)
https://blog.readthedocs.com/migrate-configuration-v2/ The new config allow us to specify the package requirements of the docs, this should fix the build process at readthedocs.
Configuration menu - View commit details
-
Copy full SHA for 0067ee6 - Browse repository at this point
Copy the full SHA 0067ee6View commit details -
chore: merge changelogs (#215)
* chore: merge changelogs * chore: import changelog from gh releases * chore: remove old changelog * docs: include new changelog
Configuration menu - View commit details
-
Copy full SHA for 981b540 - Browse repository at this point
Copy the full SHA 981b540View commit details -
feat: remove python-dateutil dependency (#221)
* refactor: replace pytz tzoffset with timezone utc * refactor: replace isoparse with datetime.fromisoformat * feat: remove python-dateutil dependency
Configuration menu - View commit details
-
Copy full SHA for 8ea4aa0 - Browse repository at this point
Copy the full SHA 8ea4aa0View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c3dfcab - Browse repository at this point
Copy the full SHA c3dfcabView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ac5c36b - Browse repository at this point
Copy the full SHA ac5c36bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.22.0...v1.23.0