Skip to content

v1.0.0

Compare
Choose a tag to compare
@mtchavez mtchavez released this 31 Aug 22:37
· 273 commits to master since this release
v1.0.0
afb95a5

Version 1.0 - (2016-08-31)

Breaking Changes

  • CircleCi::Project#envvars renamed to envvar for consistency with API endpoint
  • Deprecated CircleCi::Project#envvars
  • Upgrade rspec to 3.5
  • Require minimum ruby version >= 2.0.0
  • Remove RestClient as a dependency and replace with stdlib Net::HTTP
  • Add params and body as inputs to CircleCi::Project#build_branch
  • Add configuration for proxy hosts