Releases: Mips2648/jeedom-daemon-py
v1.1.0
v1.0.2
v1.0.1
v1.0.1 (2024-10-14)
⚡
- ⚡ trigger release (
e0d14fc
)
Other
-
Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py (
4274fc0
) -
Merge pull request #17 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.10
Update aiohttp requirement from ~=3.10.8 to ~=3.10.10 (4c7bfb5
)
- Update aiohttp requirement from ~=3.10.8 to ~=3.10.10
Updates the requirements on aiohttp to permit the latest version.
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com (a7fbe62
)
v1.0.0
v0.11.2
v0.11.1
v0.11.1 (2024-09-02)
⚡
- ⚡ fix aiohttp (
9876d7b
)
Other
- Merge pull request #10 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.5
Update aiohttp requirement from ~=3.10.4 to ~=3.10.5 (a179d76
)
- Update aiohttp requirement from ~=3.10.4 to ~=3.10.5
Updates the requirements on aiohttp to permit the latest version.
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> (1fd7312
)
- Merge pull request #11 from Mips2648/dependabot/github_actions/pypa/gh-action-pypi-publish-1.10.0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (ada7ac1
)
- Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
Bumps pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0.
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (c24583d
)
v0.11.0
v0.11.0 (2024-08-23)
🚸
Other
-
remove mock_test_callback (
4c47d1f
) -
test asyncmock (
9d11297
) -
add again mock_test_callback (
dd17053
) -
fix on_start_exception (
728b36c
) -
test on_start_exception (
16d9104
) -
add mock_test_callback (
0e063f4
) -
test fixture (
570cfad
) -
fix test (
31b5cb4
) -
Merge pull request #9 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.4
Update aiohttp requirement from ~=3.10.3 to ~=3.10.4 (3b32a7f
)
- Update aiohttp requirement from ~=3.10.3 to ~=3.10.4
Updates the requirements on aiohttp to permit the latest version.
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> (7256a38
)
-
new tests (
064ae54
) -
Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py (
4bf1274
) -
Merge pull request #8 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.3
Update aiohttp requirement from ~=3.10.1 to ~=3.10.3 (b930e52
)
- Update aiohttp requirement from ~=3.10.1 to ~=3.10.3
Updates the requirements on aiohttp to permit the latest version.
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> (1cd8d3b
)
- Merge pull request #6 from Mips2648/dependabot/pip/aiohttp-approx-eq-3.10.1
Update aiohttp requirement from ~=3.9.5 to ~=3.10.1 (af33a1f
)
- Update aiohttp requirement from ~=3.9.5 to ~=3.10.1
Updates the requirements on aiohttp to permit the latest version.
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com> (c33629a
)
- Merge pull request #7 from MrWaloo/main
Documentation and comments typo (8c086a8
)
-
Documentation and comments typo (
185d136
) -
Merge pull request #5 from Mips2648/dependabot/github_actions/pypa/gh-action-pypi-publish-1.9.0
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (8e2e735
)
- Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
Bumps pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0.
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> (c4b3088
)
- typo + error catch (
59b9867
)
v0.10.1
v0.10.0
v0.10.0 (2024-06-24)
🥚
- 🥚 if logevel is none or not set, fallback to error (
d2228f2
)
Other
- Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py (
aa7297e
)
v0.9.8
v0.9.8 (2024-06-04)
⚡
- ⚡ handle timeout error and add tests (
a24e16a
)
Other
-
Merge branch 'main' of https://github.com/Mips2648/jeedom-daemon-py (
15352e3
) -
update doc (
0260e50
)