gitwhisper 0.0.10
gitwhisper: ^0.0.10 copied to clipboard
AI-powered Git commit message generator that whispers the perfect commit message for your changes
0.0.10 #
- update README with better documentation of the commands
0.0.9 #
- feat: default to 'commit' command when args are empty, add 'gw' executable alias
0.0.8 #
- fix(set_defaults_command): remove default values to enforce mandatory options
0.0.7 #
- set and clear default model and variant for future use
0.0.6 #
- resolve dart sdk constraint issue
0.0.5 #
- fix(claude_generator): update API endpoint and model selection
- refactor(dependencies): remove curl_logger_dio_interceptor and update model variants
- feat(commit): add model-variant option to commit command
- feat(list-variants): update and expand model variant lists for all models
- fix(models): use ModelVariants for default model variants across all generators
0.0.3 #
- testing configurations
0.0.2 #
- setup basic features for the tool