CHANGELOG¶
v0.15.2 - 2025-09-21 15:44:45¶
Changes since v0.15.1¶
- v0.15.2 (38b0dcf)
- Merge pull request #29 from JnyJny/fix/kuando-keepalive (64ad065)
- fix: refactor Kuando keepalive to instance method and update tests (6704451)
- Merge pull request #28 from JnyJny/fix/taskable-mixin-mock-detection (3784e40)
- fix: TaskableMixin mock detection and vendor test (c7386bf)
- Merge pull request #24 from JnyJny/dependabot/github_actions/actions/checkout-5 (7a265fa)
- Merge pull request #23 from JnyJny/dependabot/github_actions/actions/download-artifact-5 (64d3794)
- docs(CHANGELOG): update release notes (dece051)
- ci(deps): bump actions/checkout from 4 to 5 (df370c3)
- ci(deps): bump actions/download-artifact from 4 to 5 (c4c0499)
Full Changelog¶
See CHANGELOG.md for complete release notes.
What's Changed¶
- ci(deps): bump actions/download-artifact from 4 to 5 by @dependabot[bot] in https://github.com/JnyJny/busylight-core/pull/23
- ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/JnyJny/busylight-core/pull/24
- fix: TaskableMixin mock detection and vendor test by @JnyJny in https://github.com/JnyJny/busylight-core/pull/28
- fix: refactor Kuando keepalive to instance method and update tests by @JnyJny in https://github.com/JnyJny/busylight-core/pull/29
Full Changelog: https://github.com/JnyJny/busylight-core/compare/v0.15.1...v0.15.2
Bug Fixes¶
- general:
- refactor Kuando keepalive to instance method and update tests (6704451) (#29)
- TaskableMixin mock detection and vendor test (c7386bf) (#28)
v0.15.1 - 2025-08-12 22:28:57¶
v0.15.0 - 2025-07-31 20:10:08¶
v0.14.1 - 2025-07-25 03:17:53¶
v0.12.0 - 2025-07-22 20:27:29¶
v0.9.2 - 2025-07-22 16:15:24¶
v0.9.1 - 2025-07-22 01:20:47¶
v0.8.0 - 2025-07-20 23:20:05¶
v0.6.0 - 2025-07-20 19:54:09¶
v0.5.0 - 2025-07-19 22:47:18¶
v0.4.1 - 2025-07-18 20:08:10¶
v0.4.0 - 2025-07-18 17:42:19¶
v0.3.5 - 2025-07-18 15:08:53¶
v0.3.3 - 2025-07-17 17:36:57¶
v0.3.2 - 2025-07-17 14:56:16¶
v0.3.0 - 2025-07-16 23:34:43¶
v0.2.4 - 2025-07-13 20:33:04¶
* This CHANGELOG was automatically generated by auto-generate-changelog