Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@ankddev ankddev released this 30 Jan 13:08
· 42 commits to main since this release
f730887

Changelog

[1.3.0] - 2025-01-30

🚀 Features

  • Specify binary name using clap attribute
  • Remove --exit-on-error flag and add --exit-on-warning flag
  • Add add command

🚜 Refactor

  • Many refactorings

📚 Documentation

  • (readme) Include .deb package to available installation sources
  • (readme) Update scoop manifest URL
  • (readme) Add new option to features list
  • (readme) Document --exit-on-warning flag

🧪 Testing

  • Write tests for many functions

⚙️ Miscellaneous Tasks

  • (release) Pack file in ZIP before rename it
  • (release) Upload checksums of Windows ZIP to GitHub
  • Remove unused imports
  • Comment some functions