Skip to content

Latest commit

 

History

History
54 lines (39 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

54 lines (39 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


kitty-remote-bindings-v0.4.3 - 2023-11-20

Bug Fixes

  • use kitten for running remote commands instead of kitty (#10) - (44a7c7a) - Gabor Pihaj

Miscellaneous Chores

  • bump macros version ahead of the release - (7c8bf57) - Gabor Pihaj

kitty-remote-bindings-v0.4.2 - 2023-11-19

Bug Fixes

  • fix readme path - (f5c0e7f) - Gabor Pihaj

kitty-remote-bindings-v0.4.1 - 2023-11-19

Bug Fixes

  • restore readme config in main lib - (c076418) - Gabor Pihaj

kitty-remote-bindings-v0.4.0 - 2023-11-19

Features

  • implement launch command (#8) - (f7bbccc) - Gabor Pihaj

Refactoring

  • re-organise exposed module strcture and improve docs (#9) - (95534b1) - Gabor Pihaj
  • remove boilerplate when defining commands using macros (#7) - (05a3bb5) - Gabor Pihaj

kitty-remote-bindings-v0.3.0 - 2023-11-15

Features

  • implement focus-window command and change cwd to PathBuf (#5) - (4710a25) - Gabor Pihaj

kitty-remote-bindings-v0.2.0 - 2023-11-14

Features

  • make the API simpler and more flexible (#3) - (6fb0f69) - Gabor Pihaj

Refactoring

  • improve docs and naming (#4) - (d3c65e0) - Gabor Pihaj

kitty-remote-bindings-v0.1.0 - 2023-11-13

Features

  • implement ls and send-text commands, and the id matcher (#2) - (e663830) - Gabor Pihaj

Changelog generated by cocogitto.