We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c03dc9 commit 92e504aCopy full SHA for 92e504a
CHANGELOG.md
@@ -13,6 +13,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
13
14
### Fixed
15
16
+### Removed
17
+
18
19
+## [0.6.21] - 2025-04-25
20
21
+### Added
22
23
+### Changed
24
25
+### Fixed
26
27
- Fixed error "'UtcDatetime' object has no attribute 'timestamp'" in step trace:
28
- Modified `_add_step_trace` method in `wish-command-execution/backend/bash.py` to use existing `__sub__` method
29
- Used `timedelta.total_seconds()` to calculate execution time instead of direct timestamp access
0 commit comments