Skip to content

Release v1.1.0

Choose a tag to compare

@github-actionsgithub-actions released this 14 Dec 12:05
· 56 commits to main since this release

Added

  • Development documentation (DEVELOPMENT.md) with contribution guidelines
  • Release documentation (RELEASE.md) with release process instructions
  • Human-readable date formatting for package upload times (e.g., "December 7, 2025")
  • OS name normalization (darwin → macOS, windows → Windows, linux → Linux)
  • CLI welcome banner with ASCII art about the project
  • Example output image in media directory

Changed

  • Improved CLI help text formatting and clarity
  • Enhanced README documentation with better structure and examples
  • Refined default value handling for better user experience
  • Improved CLI output formatting and consistency