Skip to content

Latest commit

 

History

History
160 lines (84 loc) · 7.89 KB

CHANGELOG.md

File metadata and controls

160 lines (84 loc) · 7.89 KB

0.4.2 (2025-01-08)

0.4.1 (2025-01-04)

0.4.0 (2024-12-20)

0.3.6 (2024-12-13)

Performance Improvements

  • add second confirmation modal for deleting all aliases (7027638)
  • show warning message when no any group can be added (e9114dd)

0.3.5 (2024-12-10)

0.3.4 (2024-12-08)

Features

  • support replacing os.homedir() with ~ (8a95318)

0.3.3 (2024-12-06)

Features

  • support setting command without quote (#18) (fde5592)

0.3.2 (2024-12-06)

Bug Fixes

  • get all alias from file after clicking refresh button (#17) (a11c09c)

Features

0.3.0 (2024-11-30)

0.2.5 (2024-11-29)

Bug Fixes

  • don't execute unalias command when no any alias (5d84972)

Features

  • support copying all alias in one group (4c5ef33)

0.2.4 (2024-11-19)

Features

  • show frequency in tooltip (f3a8571)

0.2.3 (2024-11-17)

Features

0.2.1 (2024-11-16)

0.2.0 (2024-11-16)

Features

  • support changing language (57db0cb)

0.1.4 (2024-11-15)

Bug Fixes

  • move commandPalette into menus (3a77c5d)

0.1.3 (2024-11-15)

Bug Fixes

  • don't allow to add alias to current group (ac0a917)

Features

0.1.2 (2024-11-14)

Bug Fixes

  • don't allow the last char of alias name to be a space (0f408e9)

0.1.1 (2024-11-14)

0.1.0 (2024-11-14)

Bug Fixes

  • rename same alias for group only (ff7bdaa)

Features

0.0.10 (2024-11-12)

Bug Fixes

  • fix alias deletion removing duplicates with the same command (cbd3cbe)

Performance Improvements

  • alias or unalias for current active terminal after executing some operations (9bde539)

0.0.9 (2024-11-12)

Bug Fixes

  • correct the rule of matching alias (#7) (642fe4b)

0.0.8 (2024-11-12)

0.0.7 (2024-11-12)

0.0.6 (2024-11-11)

Features

Performance Improvements

  • do nothing after clicking esc (5598c69)

0.0.5 (2024-11-10)

0.0.4 (2024-11-10)

Bug Fixes

0.0.3 (2024-11-10)

0.0.2 (2024-11-10)

0.0.1 (2024-11-10)

Bug Fixes

  • create new terminal if no any active terminal (e0a01b0)

Features