Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 10, 2024
1 parent 285c771 commit 0aecb24
Show file tree
Hide file tree
Showing 4 changed files with 111 additions and 14 deletions.
119 changes: 108 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,69 +1,166 @@
# Changelog

## v0.2.1 (2024-10-10)

### Fixes

* Update dependency uvicorn to v0.31.1 ([`285c771`](https://github.com/MartinHjelmare/aiohomeconnect/commit/285c771dbc0c76f47a01dfd05c64b435a293ef1c))

### Chores

* Update dependency pre-commit to v4.0.1 ([`d71f6af`](https://github.com/MartinHjelmare/aiohomeconnect/commit/d71f6af97da0c1c108786e0747962707a99d025e))
* Clean up dummy modules (#13) ([`6fdbaa8`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6fdbaa8b219137c8ed952df89c5c88033d053b8e))
* Update python-semantic-release/python-semantic-release action to v9.10.0 ([`a53ec37`](https://github.com/MartinHjelmare/aiohomeconnect/commit/a53ec37780e021f35fa66b0f10c99fd20408d87d))

## v0.2.0 (2024-10-07)

### Feature
### Features

* Add swagger parser (#12) ([`aefbefa`](https://github.com/MartinHjelmare/aiohomeconnect/commit/aefbefa9378c7a505e1fca93c28dce69a3a9a46f))

### Chores

* Update pre-commit hook pre-commit/pre-commit-hooks to v5 (#11) ([`2efcc82`](https://github.com/MartinHjelmare/aiohomeconnect/commit/2efcc82620650b6587f4e4acdb7a1463d5c2c6df))
* Update dependency pre-commit to v4 (#10) ([`33e1426`](https://github.com/MartinHjelmare/aiohomeconnect/commit/33e14260caa796c97c0f8f4bd44631bb4578d453))
* Update dependency ruff to v0.6.9 ([`1446317`](https://github.com/MartinHjelmare/aiohomeconnect/commit/144631796e6bc3962e6c1b1441f75beac992d843))

## v0.1.9 (2024-10-04)

### Fix
### Chores

* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.9 ([`428a634`](https://github.com/MartinHjelmare/aiohomeconnect/commit/428a634b12cc4ffd4b83808c96f00a2edc320636))
* Update dependency sphinx-autobuild to v2024.10.3 ([`15f403e`](https://github.com/MartinHjelmare/aiohomeconnect/commit/15f403e34d41476e4c6380a85266027d2651190b))
* Update dependency sphinx-autobuild to v2024.10.2 ([`ceefac4`](https://github.com/MartinHjelmare/aiohomeconnect/commit/ceefac4357966f54506e6c303b50b7c0d9db158e))

### Fixes

* Update dependency rich to v13.9.2 ([`7513478`](https://github.com/MartinHjelmare/aiohomeconnect/commit/751347844d7e32996b6b8ffb7651502fd28f1144))

## v0.1.8 (2024-10-01)

### Fix
### Fixes

* Update dependency rich to v13.9.1 ([`7737f85`](https://github.com/MartinHjelmare/aiohomeconnect/commit/7737f85453212005bb9c55bffdd5a7d131763a7c))

### Chores

* Update python-semantic-release/python-semantic-release action to v9.9.0 ([`b88a3c8`](https://github.com/MartinHjelmare/aiohomeconnect/commit/b88a3c8a61755bd524f7cc0efdfb536dcc75a4f4))

## v0.1.7 (2024-09-28)

### Fix
### Fixes

* Update dependency uvicorn to ^0.31.0 ([`d42aafd`](https://github.com/MartinHjelmare/aiohomeconnect/commit/d42aafdbee1c96658f520cec0a05a2a013750ce7))

### Chores

* Update dependency pytest-httpx to ^0.32.0 ([`3a27f70`](https://github.com/MartinHjelmare/aiohomeconnect/commit/3a27f700fcb18cfc9685f236685b09ce579a2815))
* Update python-semantic-release/python-semantic-release action to v9.8.9 ([`a4e708d`](https://github.com/MartinHjelmare/aiohomeconnect/commit/a4e708daa84fa18ac606a6038e4499aaeebb4a32))
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.8 ([`df7f684`](https://github.com/MartinHjelmare/aiohomeconnect/commit/df7f68487fdc04132e352f2aff22ff8456d392aa))
* Update pre-commit hook commitizen-tools/commitizen to v3.29.1 ([`8f22978`](https://github.com/MartinHjelmare/aiohomeconnect/commit/8f2297824873946d4ef46cf7ec2805683ed5d4c0))
* Update dependency ruff to v0.6.8 ([`0d11494`](https://github.com/MartinHjelmare/aiohomeconnect/commit/0d11494953a38baa7a8d87683a35fe4f7100370a))
* Update dependency pytest-httpx to v0.31.2 ([`0d676b9`](https://github.com/MartinHjelmare/aiohomeconnect/commit/0d676b9cd9172c2bdead77c1196a12e6e8448502))
* Update dependency pytest-httpx to v0.31.1 ([`0359b7b`](https://github.com/MartinHjelmare/aiohomeconnect/commit/0359b7b13f465f2ae19c767c7ab447a46babee06))
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.7 ([`1fa3351`](https://github.com/MartinHjelmare/aiohomeconnect/commit/1fa3351adf707f38c7b29978310a78bad1616987))
* Update dependency ruff to v0.6.7 ([`1bf695e`](https://github.com/MartinHjelmare/aiohomeconnect/commit/1bf695ec375e015035fddb4fb8df97e2b06314db))
* Fix license identifier (#9) ([`2ef3e5b`](https://github.com/MartinHjelmare/aiohomeconnect/commit/2ef3e5b8fdef4f33cb5f19e54c2f8f2738819662))
* Update dependency pytest-httpx to ^0.31.0 ([`5f2d3a7`](https://github.com/MartinHjelmare/aiohomeconnect/commit/5f2d3a7c6288de47fb7a3cf198222ef91811e234))
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.6 ([`235e38a`](https://github.com/MartinHjelmare/aiohomeconnect/commit/235e38a399f61926919884b0c752143793fd8c11))
* Update dependency ruff to v0.6.6 ([`e1d98aa`](https://github.com/MartinHjelmare/aiohomeconnect/commit/e1d98aa001d9536280def603f1055d8d0611771b))
* Update dependency sphinx-autobuild to v2024.9.19 ([`a2f5307`](https://github.com/MartinHjelmare/aiohomeconnect/commit/a2f53070592ea2aede019388482ed335d7d272c2))

## v0.1.6 (2024-09-18)

### Fix
### Fixes

* Update dependency fastapi to ^0.115.0 ([`ddfa69a`](https://github.com/MartinHjelmare/aiohomeconnect/commit/ddfa69a4a03ad2639815dc341637d88cea82d44a))

### Chores

* Update dependency sphinx-autobuild to v2024.9.17 ([`3635697`](https://github.com/MartinHjelmare/aiohomeconnect/commit/36356974a342e8662e7d7f6841850da196c28302))

## v0.1.5 (2024-09-14)

### Fix
### Fixes

* Update dependency fastapi to v0.114.2 ([`d6696fc`](https://github.com/MartinHjelmare/aiohomeconnect/commit/d6696fc00c89a6948349f4102e5066242be8b3ab))

### Chores

* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.5 ([`6f5e3ca`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6f5e3ca9e7e3c35f1c99252087d2f9c1c86f2837))
* Update dependency ruff to v0.6.5 ([`7d5fe39`](https://github.com/MartinHjelmare/aiohomeconnect/commit/7d5fe3915b7660ceb799c60ab4da8dd9478bb8b7))

## v0.1.4 (2024-09-11)

### Fix
### Fixes

* Update dependency fastapi to v0.114.1 ([`aef28b9`](https://github.com/MartinHjelmare/aiohomeconnect/commit/aef28b92e7ab2db460f9e181cee441c139429112))

## v0.1.3 (2024-09-10)

### Fix
### Fixes

* Update dependency rich to v13.8.1 ([`6a8e428`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6a8e4288887871d8c7ad844b08f5fc13d273b079))

### Chores

* Update dependency pytest to v8.3.3 ([`fbdc52c`](https://github.com/MartinHjelmare/aiohomeconnect/commit/fbdc52c7868a2e4ab93f2d498f3fbeccfe205573))
* Update tiangolo/issue-manager action to v0.5.1 ([`6775064`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6775064fd9ba00b901bf4f105ebd3b1120e1d508))

## v0.1.2 (2024-09-07)

### Fix
### Fixes

* Update dependency fastapi to ^0.114.0 ([`867393c`](https://github.com/MartinHjelmare/aiohomeconnect/commit/867393c0f36fcc581e487616f1d510118ff415a7))

### Chores

* Update dependency ruff to v0.6.4 (#8) ([`61bd08f`](https://github.com/MartinHjelmare/aiohomeconnect/commit/61bd08f1a7d408c7d1bf322bdbc9b67961fc5cd7))
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.4 ([`9b907d4`](https://github.com/MartinHjelmare/aiohomeconnect/commit/9b907d472414b5aade39a3a3e65d80c798a0a94d))
* Update wagoid/commitlint-github-action action to v6.1.2 ([`06959f3`](https://github.com/MartinHjelmare/aiohomeconnect/commit/06959f310674a95f737a230df05b4fbf8e5827a0))
* Update dependency sphinx-autobuild to v2024.9.3 ([`537f68d`](https://github.com/MartinHjelmare/aiohomeconnect/commit/537f68d4ed85f6384d8d70c2ba0c5346581a3fec))
* Update python-semantic-release/python-semantic-release action to v9.8.8 ([`856bccb`](https://github.com/MartinHjelmare/aiohomeconnect/commit/856bccbc4d096e977a16e674c5c7657993095bfe))
* Update pre-commit hook astral-sh/ruff-pre-commit to v0.6.3 ([`9dd308e`](https://github.com/MartinHjelmare/aiohomeconnect/commit/9dd308e3d289e8e980294806691d42369875f9e6))
* Update dependency ruff to v0.6.3 ([`6991f91`](https://github.com/MartinHjelmare/aiohomeconnect/commit/6991f91da515c912d437a8762957e6cda3c3d4dc))

## v0.1.1 (2024-08-29)

### Fix
### Fixes

* Update dependency typer to ^0.12.0 ([`b3f841d`](https://github.com/MartinHjelmare/aiohomeconnect/commit/b3f841dabb1e6072d120b78219d16e8f8ae7a827))

### Chores

* Remove unused black dep (#6) ([`c5d39ae`](https://github.com/MartinHjelmare/aiohomeconnect/commit/c5d39aea694828fb09804936c58802be383b77bc))
* Update wagoid/commitlint-github-action action to v6.1.1 ([`76daf53`](https://github.com/MartinHjelmare/aiohomeconnect/commit/76daf531df1283540fa593f2e55f14b6c43041f0))

### Continuous integration

* Add lint pr action (#4) ([`4812082`](https://github.com/MartinHjelmare/aiohomeconnect/commit/48120829b3fbd7eed3759bc37c3cd09fbeba591f))

## v0.1.0 (2024-08-28)

### Feature
### Chores

* Run copier update (#3) ([`759f302`](https://github.com/MartinHjelmare/aiohomeconnect/commit/759f302a7807cb06702990adbdc7014bbe093379))
* Add dev deps ([`ff7c1ad`](https://github.com/MartinHjelmare/aiohomeconnect/commit/ff7c1ad8daa700a4a0c50f537ac2f1b690c6999d))
* Remove labels workflow and sync labels ([`09af1f4`](https://github.com/MartinHjelmare/aiohomeconnect/commit/09af1f4050e424bf9df5340154b3eec16b1aa1c1))
* Fix ruff errors ([`c430d13`](https://github.com/MartinHjelmare/aiohomeconnect/commit/c430d1325938799424d5ae70d1bf3b3deade29cf))
* Enable all ruff rules ([`18f9635`](https://github.com/MartinHjelmare/aiohomeconnect/commit/18f9635e842864ee3cce134708aa3540deeb2c52))
* Add pre-commit ([`16f2127`](https://github.com/MartinHjelmare/aiohomeconnect/commit/16f21271ebd474b667fd62166e6fce3a5420c1d3))
* Only support python 3.11+ ([`40a301c`](https://github.com/MartinHjelmare/aiohomeconnect/commit/40a301c887cb0f2eb8f782cc9dcc86b841bb4187))
* Set yaml editor config to indent 2 spaces ([`5fed0cc`](https://github.com/MartinHjelmare/aiohomeconnect/commit/5fed0cce24b9e76e39c98e3baa0784ba0e7864f0))

### Features

* Add base client (#2) ([`9578126`](https://github.com/MartinHjelmare/aiohomeconnect/commit/95781265581a8231b39c76ba9c58f7df606702d5))

### Continuous integration

* Fix labels secret ([`18b65ae`](https://github.com/MartinHjelmare/aiohomeconnect/commit/18b65aec44835c090d7234bd7185fca29b90354b))

## v0.0.0 (2024-01-01)

### Chores

* Create package ([`1b51d7b`](https://github.com/MartinHjelmare/aiohomeconnect/commit/1b51d7ba3e0e00d716e6a1e4a5a6be3e1418ecea))
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
project = "aiohomeconnect"
project_copyright = "2024, Martin Hjelmare"
author = "Martin Hjelmare"
release = "0.2.0"
release = "0.2.1"

# General configuration
extensions = [
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages = [
]
readme = "README.md"
repository = "https://github.com/MartinHjelmare/aiohomeconnect"
version = "0.2.0"
version = "0.2.1"

[tool.poetry.urls]
"Bug Tracker" = "https://github.com/MartinHjelmare/aiohomeconnect/issues"
Expand Down
2 changes: 1 addition & 1 deletion src/aiohomeconnect/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Asynchronous Python client for Home Connect API."""

__version__ = "0.2.0"
__version__ = "0.2.1"

0 comments on commit 0aecb24

Please sign in to comment.