Releases: ferrislucas/iterm-mcp
Releases · ferrislucas/iterm-mcp
1.2.6
What's Changed
- Add unit tests and cleanup e2e tests by @ferrislucas in #19
- Fix Unicode character handling in AppleScript commands by @jeremiahrose in #31
New Contributors
- @jeremiahrose made their first contribution in #31
Full Changelog: 1.2.5...1.2.6
1.2.5
What's Changed
- Update
read_terminal_outputto useintegertype for parameter by @leoshimo in #16 - Fix multiline text handling in AppleScript commands by @PaoloC68 in #18
New Contributors
Full Changelog: 1.2.4...1.2.5
1.2.4
What's Changed
- Add support for telnet escape sequences by @MediocreTriumph in #14
New Contributors
- @MediocreTriumph made their first contribution in #14
Full Changelog: 1.2.3...1.2.4
1.2.3
1.2.2
1.2.1
What's Changed
- Better command escaping and command output parsing by @ferrislucas in #8
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Provides a tool to send a control character to the terminal by @ferrislucas in #7
Full Changelog: 1.1.0...1.2.0
1.1.0
1.0.5
What's Changed
- Better handling for long running processes by @ferrislucas in #5
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- Fix command output truncation by @ferrislucas in #4