Skip to content

Releases: circle-cli/circle-cli

v0.1.3

27 Mar 16:10

Choose a tag to compare

  • Update gitable dependency for Bitbucket support

v0.1.2

03 Oct 18:50

Choose a tag to compare

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

29 May 10:44

Choose a tag to compare

This build fixes a couple small bugs.

v0.1.0

15 Mar 02:45

Choose a tag to compare

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

30 Jan 16:44

Choose a tag to compare

  • 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.