Skip to content

Releases: CocoaPods/Core

1.7.2

13 Jun 21:40
Compare
Choose a tag to compare
Enhancements
  • CDNSource: Use a more compact, sharded index retrieving for the pod versions
    Igor Makarov
    #541
Bug Fixes
  • None.

1.7.1

30 May 16:53
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • None.

1.7.0

22 May 15:24
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • None.

1.7.0.rc.2 (2019-05-15)

Enhancements
  • None.
Bug Fixes

1.7.0.rc.1 (2019-05-02)

Enhancements
  • None.
Bug Fixes
  • Fix a crash when searching for a compatible version of a Source that has a higher version requirement
    Eric Amorde
    #482

1.7.0.beta.3 (2019-03-27)

Enhancements
  • None.
Bug Fixes
  • Fix linting a JSON podspec that contains test or app subspecs.
    This allows affected specs to be pushed to trunk.
    Samuel Giddins

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes
  • None.

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.7.0.rc.2

15 May 17:42
Compare
Choose a tag to compare
1.7.0.rc.2 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes

1.7.0.rc.1 (2019-05-02)

Enhancements
  • None.
Bug Fixes
  • Fix a crash when searching for a compatible version of a Source that has a higher version requirement
    Eric Amorde
    #482

1.7.0.beta.3 (2019-03-27)

Enhancements
  • None.
Bug Fixes
  • Fix linting a JSON podspec that contains test or app subspecs.
    This allows affected specs to be pushed to trunk.
    Samuel Giddins

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes
  • None.

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.6.2

15 May 14:47
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes

1.7.0.rc.1

02 May 18:14
Compare
Choose a tag to compare
1.7.0.rc.1 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • Fix a crash when searching for a compatible version of a Source that has a higher version requirement
    Eric Amorde
    #482

1.7.0.beta.3 (2019-03-27)

Enhancements
  • None.
Bug Fixes
  • Fix linting a JSON podspec that contains test or app subspecs.
    This allows affected specs to be pushed to trunk.
    Samuel Giddins

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes
  • None.

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
  • Ensure test_type value is converted to a symbol from consumers of JSON podspecs.
    Dimitris Koutsogiorgas
    #504

  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.7.0.beta.3

27 Mar 18:50
Compare
Choose a tag to compare
1.7.0.beta.3 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • Fix linting a JSON podspec that contains test or app subspecs.
    This allows affected specs to be pushed to trunk.
    Samuel Giddins

1.7.0.beta.2 (2019-03-08)

Enhancements
Bug Fixes
  • None.

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
  • Ensure test_type value is converted to a symbol from consumers of JSON podspecs.
    Dimitris Koutsogiorgas
    #504

  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.7.0.beta.2

08 Mar 21:34
Compare
Choose a tag to compare
1.7.0.beta.2 Pre-release
Pre-release
Enhancements
Bug Fixes
  • None.

1.7.0.beta.1 (2019-02-22)

Enhancements
Bug Fixes
  • Ensure test_type value is converted to a symbol from consumers of JSON podspecs.
    Dimitris Koutsogiorgas
    #504

  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.7.0.beta.1

22 Feb 17:43
Compare
Choose a tag to compare
1.7.0.beta.1 Pre-release
Pre-release
Enhancements
Bug Fixes
  • Ensure test_type value is converted to a symbol from consumers of JSON podspecs.
    Dimitris Koutsogiorgas
    #504

  • Fix several array sorting inconsistencies when generating a Lockfile.
    When a Lockfile is being written to disk, YAMLHelper sorts arrays by &:downcase.
    When a new Lockfile is generated, the sort order is plain lexicographical.
    This causes pods like GoogleSignIn and GTMSessionFetcher being in a different order in each case, causing --deployment to report an error when in fact the Lockfile wouldn't be changed.
    Igor Makarov

  • Fix a crash when using inhibit_all_warnings! in parent and child scopes
    Eric Amorde
    #472

1.6.1

21 Feb 18:51
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • None.