Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

31 lines (17 loc) · 1010 Bytes

Changelog

0.0.8 (2025-01-06)

  • feat: add Clippy command (#22)

0.0.7 (2024-11-21)

  • feat: use custom compilation mode with keybindings (#19)
  • fix: use beginning-of-defun-raw for current test (#17)

0.0.6 (2024-01-28)

  • feat: find right cargo for remote buffer (#15)

0.0.5 (2024-01-16)

  • Find binary at execution time rather than initialization (#12)

0.0.4 (2024-01-16)

  • Change the default keybindings for cargo-mode (#8)

0.0.3 (2024-01-15)

  • Add a parameter to run commands without comint mode (#9)

0.0.2 (2023-11-06)

Enhancements

  • Listen to prompts from commands (#5)