Skip to content

Releases: circle-cli/circle-cli

v0.1.3

Choose a tag to compare

@codeurge codeurge released this 27 Mar 16:10
  • Update gitable dependency for Bitbucket support

v0.1.2

Choose a tag to compare

@codeurge codeurge released this 03 Oct 18:50

This version comes with a few changes:

  • Switch to ruby git backend
  • New Watcher class implemented for Overview and Watch methods
  • Updated specs to work with new versions of the CircleCI gem
  • Readme updated to reflect changes

v0.1.1

Choose a tag to compare

@codeurge codeurge released this 29 May 10:44

This build fixes a couple small bugs.

v0.1.0

Choose a tag to compare

@codeurge codeurge released this 15 Mar 02:45

Aside from essentially being an overhaul to the structure of the gem, code cleanup, this release also includes a lot of new functionality, including:

  • Start builds circle build
  • Watch builds circle watch
  • Cancel builds circle cancel

v0.0.2

Choose a tag to compare

@codeurge codeurge released this 30 Jan 16:44
  • Set circle status to be run by default when a command is not supplied.
  • Updated supported repository format to include hyphens and other special characters in the repository name.