Skip to content

1.5.0

Compare
Choose a tag to compare
@segiddins segiddins released this 04 Apr 22:26
· 686 commits to master since this release
1.5.0
56f048e
Enhancements
  • None.
Bug Fixes
  • None.

1.5.0.beta.1 (2018-03-23)

Enhancements
  • Add ability to lockfile to retrieve spec repo for pod name
    Dimitris Koutsogiorgas
    #434

  • HTTP::perform_head_request now includes a 1-byte Range header in the fallback GET
    request.
    Kyle Fleming
    #425

  • Update Podfile Reference Guide to include :source parameter for the pod statement
    Mark Woollard
    #7359

  • Allow enabling modular headers for pods in the Podfile.
    Samuel Giddins

Bug Fixes