We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aecfa58 commit b070bc3Copy full SHA for b070bc3
CHANGELOG.md
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.3] - 2024-12-23
9
+
10
+### Added
11
+- Interactive shell support for command execution
12
13
+### Changed
14
+- Improved login shell detection mechanism
15
+- Enhanced process cleanup on error
16
17
+### Fixed
18
+- Improved test reliability and coverage
19
+- Fixed pipeline timeout test cases
20
+- Improved redirection handling and tests
21
## [1.0.2] - 2024-12-18
22
23
### Added
0 commit comments