Skip to content

v0.5.0

Compare
Choose a tag to compare
@watzon watzon released this 23 Nov 05:34
· 49 commits to main since this release

What's New

Features

  • ✨ Enhanced CLI interface with improved styling and organization
  • 🎨 Added support for multiple image formats (PNG, JPEG, BMP)
  • πŸ’„ Beautiful styled output using lipgloss for better visual hierarchy

Improvements

  • ♻️ Restructured flag groups for better organization
  • πŸ”§ Automatic format detection from file extension
  • πŸ“ Improved success/error messages with colored output
  • πŸ—οΈ Better code organization and error handling

Technical Changes

  • Moved interactive mode to a separate package
  • Extracted utility functions to utils.go
  • Simplified main.go with better error handling
  • Added support for saving images in different formats based on file extension