Skip to content

Releases: CocoaPods/Core

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.

1.6.0

07 Feb 00:02
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.rc.2 (2019-01-29)

Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.rc.1 (2019-01-25)

Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.beta.2 (2018-10-17)

Enhancements
  • Add support for specifying subspecs when using the podspec Podfile attribute
    Whirlwind
    #456
Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
  • None.
Bug Fixes

1.6.0.rc.2

29 Jan 17:59
Compare
Choose a tag to compare
1.6.0.rc.2 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.rc.1 (2019-01-25)

Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.beta.2 (2018-10-17)

Enhancements
  • Windows support - do not use fork when updating the index
    David Airapetyan
    #466

  • Add support for specifying subspecs when using the podspec Podfile attribute
    Whirlwind
    #456

Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
  • None.
Bug Fixes

1.6.0.rc.1

25 Jan 00:37
Compare
Choose a tag to compare
1.6.0.rc.1 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • None.

1.6.0.beta.2 (2018-10-17)

Enhancements
  • Windows support - do not use fork when updating the index
    David Airapetyan
    #466

  • Add support for specifying subspecs when using the podspec Podfile attribute
    Whirlwind
    #456

Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
  • None.
Bug Fixes

1.6.0.beta.2

17 Oct 17:25
1.6.0.beta.2
d5bbc23
Compare
Choose a tag to compare
1.6.0.beta.2 Pre-release
Pre-release
Enhancements
  • Add support for specifying subspecs when using the podspec Podfile attribute
    Whirlwind
    #456
Bug Fixes

1.6.0.beta.1 (2018-08-16)

Enhancements
  • None.
Bug Fixes

1.6.0.beta.1

16 Aug 23:10
1.6.0.beta.1
393a248
Compare
Choose a tag to compare
1.6.0.beta.1 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes

1.5.3

25 May 04:03
1.5.3
8187f29
Compare
Choose a tag to compare
Enhancements
  • Update docs to include per-pod :modular_headers option.
    Eric Amorde
Bug Fixes
  • None.

1.5.2

09 May 04:41
1.5.2
a34d679
Compare
Choose a tag to compare
Enhancements
  • None.
Bug Fixes