Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: watzon/goshot

Tags

v0.7.1

Toggle v0.7.1's commit message
feat(goshot): update appearance padding settings to enhance layout sp…

…acing

refactor(goshot): remove redundant appearance flags from root command for cleaner configuration management
docs(config.yaml): clarify blur_radius comment for shadow appearance settings

v0.7.0

Toggle v0.7.0's commit message
fix(tests): update font name from JetBrains to JetBrainsMonoNerdFont …

…in multiple test cases to reflect the correct font variant used in the application

v0.6.1

Toggle v0.6.1's commit message
fix release flow

v0.6.0

Toggle v0.6.0's commit message
add support for executing terminal commands and highlighting ansi esc…

…apes

v0.5.1

Toggle v0.5.1's commit message
Merge branch 'main' of github.com:watzon/goshot

v0.5.0

Toggle v0.5.0's commit message
✨ feat: enhance CLI interface with improved styling and organization

♻️ refactor: restructure flag groups and add support for multiple image formats

The changes include:
- Add styled output using lipgloss for better visual hierarchy
- Organize flags into logical groups for better UX
- Add support for saving images in PNG, JPEG, and BMP formats
- Improve success/error messages with colored output

v0.4.16

Toggle v0.4.16's commit message
fix dirty goreleaser

v0.4.15

Toggle v0.4.15's commit message
fix dirty goreleaser

v0.4.5

Toggle v0.4.5's commit message
✨ feat: add version metadata including revision, date and commit hash

v0.4.4

Toggle v0.4.4's commit message
fix: update version before goreleaser and fix git push