Skip to main content

Release 1.2.0 - Vim Shortcuts and UCI Engine Support

· One min read

Released: February 28, 2024

This release introduces Vim keyboard shortcuts and UCI chess engine connection support.

What's New

Vim Keyboard Shortcuts

Added Vim-style keyboard shortcuts for navigation and interaction, making the interface more familiar for Vim users.

UCI and Chess Engine Connection

Chess TUI now supports connecting to UCI-compatible chess engines, allowing you to play against stronger opponents and use different engines.

Code Quality

  • Applied cargo clippy linting improvements throughout the codebase

Contributors

Thank you to:

  • @JeromeSchmied (first contribution!)
  • @thomas-mauran
  • @jarjk

Full Changelog

For the complete list of changes, see the full changelog.


View on GitHub