Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 19:30
· 272 commits to master since this release

Changelog

  • 22c6d0d Commit: chore: added print statement for testing release
  • 749f015 Commit: chore: improve code clarity in main
  • 129224e Create SECURITY.md
  • feee1c8 Create codeql.yml
  • 42a59a3 Initial commit
  • 55d2d2d Resuelto conflicto y fusionado cambios remotos
  • 834dad6 chore: Add permissions to Goreleaser workflow
  • 84ded83 chore: Configure goreleaser for releases
  • f0b884b chore: enhance CI workflow
  • 54140f9 chore: include locales in archive
  • 30f415b chore: remove unnecessary build step
  • c4cfc50 chore: update main.go
  • de4e444 feat: Agrega mensaje de saludo al ejecutar el programa
  • 7efc245 feat: CLI para sugerencias de commit con Gemini
  • 379c2ab feat: Implementa generación de mensajes de commit con IA
  • 0a0e5c5 feat: enhance CLI with AI-powered commit message suggestions
  • 4f3cbed new changes
  • 4b21c77 refactor: improve GitService error handling
  • d893a9d refactor: improve error handling and translation
  • e1c4e9e refactor:Simplifies commit suggestion generation logic
  • 7377950 update dependencies
  • d25b54e update version linter
  • 688eb7d ♻️ refactor: Simplify commit title processing
  • 92ab135 ✨ feat: Add CI/CD workflow for pull request
  • f6d2901 ➕ feat: Add support for multiple languages and emoji control in commit suggestions
  • ac89877 🐛 fix: Correct commit title parsing
  • 76da01c 🐛 fix: Enhance Gemini service error handling
  • 892e6c5 🔧 chore: Update .gitignore and deploy GeminiService