Releases: onurhan1337/quzz-cli
Releases · onurhan1337/quzz-cli
Release list
v1.0.0
Changelog
- 8774ddf V1.0.0
- dfc3bfa feat: add CONTRIBUTING.md and Makefile for build automation and development guidelines
- f84d60a feat: add interactive setup command and visualization features for Quzz CLI
- 51f41e2 feat: enhance README with detailed features and usage instructions; add UI styles and table rendering for trace visualization
- 2ea5037 feat: implement configuration file generation and trace loading functionality
- 34b8542 feat: implement interactive wizard for configuration setup, including step navigation, user input handling, and summary display
- 3d00423 feat: introduce UI components for color management and trace visualization, including new color definitions, display functions, and panel styles
- fabb1cb feat: refactor init command to use bubbletea for interactive setup, enhance configuration generation with minimal mode, and add validation for QuzzConfig
- f165a16 feat: update goreleaser configuration to include quzz-cli binary and Homebrew installation instructions in README
- 4e05218 fix: update build workflow to include --stats flag in trace visualization command
- 4503b30 fix: update goreleaser action to v6 for config version 2 support
- 8d2add1 refactor: update readme to enhance clarity and conciseness