feature/typer-cli #2

Merged
maxp merged 2 commits from feature/typer-cli into main 2025-07-16 11:31:19 +02:00
Owner
No description provided.
maxp added 2 commits 2025-07-16 11:30:57 +02:00
- Replaces `argparse` with `typer` for command-line argument
  parsing to improve CLI interface and maintainability.
- Converts commands to subcommands using `typer.Typer()`.
- Streamlines CLI structure and enhances user experience.
chore: Updates project version to 0.6.0
All checks were successful
Build and Publish / build-and-publish (push) Successful in 1m55s
7b6f9ef224
- Updates the project version in pyproject.toml
- Reflects changes for a new release
maxp merged commit 7b6f9ef224 into main 2025-07-16 11:31:19 +02:00
maxp deleted branch feature/typer-cli 2025-07-16 11:31:20 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maxp/hdlbuild#2
No description provided.