Skip to content

v0.2.3

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Feb 19:43
· 14 commits to main since this release
b00fb91

What's Changed

🐛 Bug Fixes

  • Normalize iTerm2 session ID alias handling (#33)
    • Accept both shell-facing IDs (w0t0p0:GUID, w0t0p0.GUID) and canonical API GUIDs in CLI commands
    • Applied to session focus, profile apply, and app broadcast add commands
    • Fallback lookup with the original input is kept for forward compatibility

🧪 Tests

  • Add tests for session ID alias normalization (test_session_handler.py, test_session_commands.py, test_profile_commands.py, test_app_commands.py)

Full Changelog: v0.2.1...v0.2.3