We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08bb506 commit ca8c26dCopy full SHA for ca8c26d
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## [0.10.2] - 2025-04-29
4
+
5
+### Changes
6
+- Bump to version v0.10.2
7
+- Refactor: Update pre-commit hook stages and clean up mqtt import statements
8
+- refactor
9
+- Refactor: Remove unnecessary blank lines and add deprecation warning for mqtt module
10
+- Update version to 0.10.0, add retry configuration, and enhance job queue handling
11
+- Update README.md
12
+- fixing imports
13
14
+- Refactor job queue imports and conditionally import backends based on availability
15
16
17
18
## [0.10.1] - 2025-04-29
19
20
### Changes
0 commit comments