Skip to content

0.39.0

Choose a tag to compare

@segiddins segiddins released this 09 Oct 19:10
· 1162 commits to master since this release

This version only introduces changes in the CocoaPods gem.

0.39.0.rc.1 (2015-10-05)

Enhancements
  • Podfiles now have a checksum property that reflects the internal state of
    the Podfile.
    Samuel Giddins

0.39.0.beta.5 (2015-10-01)

Breaking
  • Activesupport 4 is now required, breaking compatibility with applications
    locked to 3.x.y.
Bug Fixes
  • Fixes crash when using plugins where activesupport 4 was not installed.
    Delisa Mason
    #266
Enhancements

0.39.0.beta.4 (2015-09-02)

This version only introduces changes in the CocoaPods gem.

0.39.0.beta.3 (2015-08-28)

Bug Fixes
  • This release fixes a file permissions error when using the RubyGem.
    Samuel Giddins

0.39.0.beta.2 (2015-08-27)

Bug Fixes

0.39.0.beta.1 (2015-08-26)

Enhancements