Skip to content

Release 0.2.7

Compare
Choose a tag to compare
@github-actions github-actions released this 22 May 12:24
· 21 commits to main since this release

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.7 (2025-05-22)

Bug Fixes

  • engine: Immediately check output buffer when waiting for output (#3) (d2ded6b)

0.2.6 (2025-05-21)

Bug Fixes

  • Ensure child process disconnects (#2) (9f61b3a)

0.2.5 (2025-05-21)

Features

0.2.4 (2025-04-29)

Bug Fixes

0.2.3 (2025-04-29)

Features

  • Add actions callback to defineInteraction (b70ff20)

0.2.2 (2025-04-29)

Features

  • Add actions callback to defineInteraction (ef5c8de)

0.2.1 (2025-04-29)

Features

  • Add actions callback to defineInteraction (fbd628d)

[0.2.0] - 2024-04-22

Added

  • Initial public release
  • CLI orchestration and testing tool
  • Support for interactive command testing
  • npm init testing capabilities