Skip to content

Release v1.2.0

Choose a tag to compare

@okwareddevnest okwareddevnest released this 15 Jun 05:42

πŸš€ Gitok 1.2.0

✨ New Features

  • Dynamic Changelog System: Automatically generates categorized release notes from git commits
  • Auto-Update Functionality: Built-in gitok --update command for seamless updates
  • CI/CD Pipeline: Comprehensive GitHub Actions workflow with automated testing and releases
  • Version Management: Semantic versioning with gitok --version command
  • ShellCheck Compliance: Zero warnings, production-ready code quality

πŸ› οΈ Technical Improvements

  • Enhanced Gitok with comprehensive improvements
  • Dynamic changelog generation from commit history
  • Automated version bumping and release management
  • Professional CI/CD pipeline with security scanning
  • Cross-platform compatibility improvements

πŸ“¦ Installation

bash <(curl -sL https://raw.githubusercontent.com/okwareddevnest/gitok/main/install.sh)

πŸ”„ Update Existing Installation

gitok --update

Full Changelog: v1.1.0...v1.2.0