Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 590 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 590 Bytes

Change Log

Version 0.4.0 (2024-10-26)

  • Fix Paste Edit command

Version 0.3.0 (2024-10-26)

  • Update Crossterm version.
  • Fix clearing the buffer after success command.

Version 0.2.0 (2023-12-29)

  • Implement Cut, Copy, Paste.
  • Supports InputFilter with Mixed and Custom rules.
  • Implement ListView, DropDownListView.

Version 0.1.0 (2023-12-21)

  • Syntax highlighter
  • Hinter
  • Auto Pair complete
  • Key bindings
  • Custom Prompt
  • Visual Selection