Skip to content

v0.1.71

Choose a tag to compare

@thememium thememium released this 30 Jun 02:58

v0.1.71

compare changes

🚀 Enhancements

  • cli: Preserve original command names with ':' and ' ' when generating files (11daa80)

💅 Refactors

  • NestedCommandRegistry: Store main app and pass it to list_group_commands (7d4a119)
  • cli: Escape placeholders in command listings (1eaccad)
  • cli: Improve help formatting for colon‑separated commands (ba2a82c)

✅ Tests

  • list: Change assertion to match CLI help output format changes (d3f9792)

❤️ Contributors