Tags

Tags give the ability to mark specific points in history as being important
  • v0.0.1

    Release: v0.0.1
    v0.0.1
    
    First release of git-lab — a git subcommand for GitLab.
    
    Features:
    - REST client (get/post/put/patch/delete) with JSON stdin support
    - GraphQL client (query/mutation)
    - Project detection from git remotes
    - Release management (create/list/delete) with auto-changelog
    - Pages build command
    - Terraform state management
    - CI-aware: auto-configures from GITLAB_CI environment
    - Dogfoods its own release pipeline