0.39.0.rc.1
Pre-release
Pre-release
segiddins
released this
05 Oct 20:32
·
1163 commits
to master
since this release
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 to3.x.y
.
Bug Fixes
- Fixes crash when using plugins where activesupport 4 was not installed.
Delisa Mason
#266
Enhancements
- Add
tvos
as a new platform.
Boris Bügling
Core#263
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
- Ensure all gem files are readable.
Samuel Giddins
CocoaPods#4085
0.39.0.beta.1 (2015-08-26)
Enhancements
- Gracefully handle missing root podspecs when auto-detecting.
Hugo Tunius
#3919 - When comparing versions with unequal numbers of trailing zeros, the one with
fewer zeros will only compare less than the other when they are otherwise
equal.
Gabriele Petronella
cocoapods.org#185 - Support converting objects of arbitrary classes to YAML.
Samuel Giddins
CocoaPods#3907 - Add a 'public_only' flag to linter results for warnings that are only
appropriate for public specification.
Samuel Giddins
#190
CocoaPods#2682