Skip to content

v0.1.31

Choose a tag to compare

@thememium thememium released this 22 Feb 21:53

v0.1.31

compare changes

🚀 Enhancements

  • cli: Add command alias support and UI enhancements (2c33dce)
  • cli: Add aliases method to command template (a66e671)
  • ui/list: Centralize option description handling and add custom text for --show-completion (0bcaaeb)

💅 Refactors

  • cli: Unify spacing logic for list command output (fbf457d)
  • list.py: Order completion flags consistently for better UI (b3acf00)

📖 Documentation

  • usecli: Add trailing period to interactive mode help messages (f3ec46f)

✅ Tests

  • cli: Add comprehensive tests for command aliases and improve BaseCommand references (887b2d9)

❤️ Contributors