Skip to content

Releases: CocoaPods/Core

1.0.0.rc.2

04 May 20:56
92f81ed
Compare
Choose a tag to compare
1.0.0.rc.2 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes

1.0.0.rc.1 (2016-04-30)

Enhancements
Bug Fixes

1.0.0.beta.8 (2016-04-15)

Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.7 (2016-04-15)

Enhancements
Bug Fixes

1.0.0.beta.6 (2016-03-15)

Enhancements
Bug Fixes
  • None.

1.0.0.beta.5 (2016-03-08)

Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.rc.1

30 Apr 03:05
f7da10a
Compare
Choose a tag to compare
1.0.0.rc.1 Pre-release
Pre-release
Enhancements
Bug Fixes

1.0.0.beta.8 (2016-04-15)

Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.7 (2016-04-15)

Enhancements
Bug Fixes

1.0.0.beta.6 (2016-03-15)

Enhancements
Bug Fixes
  • None.

1.0.0.beta.5 (2016-03-08)

Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.8

15 Apr 23:09
Compare
Choose a tag to compare
1.0.0.beta.8 Pre-release
Pre-release
Enhancements
  • None.
Bug Fixes
  • None.

1.0.0.beta.7 (2016-04-15)

Enhancements
Bug Fixes

1.0.0.beta.6 (2016-03-15)

Enhancements
Bug Fixes
  • None.

1.0.0.beta.5 (2016-03-08)

Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.7

15 Apr 00:45
Compare
Choose a tag to compare
1.0.0.beta.7 Pre-release
Pre-release
Enhancements
Bug Fixes

1.0.0.beta.6 (2016-03-15)

Enhancements
Bug Fixes
  • None.

1.0.0.beta.5 (2016-03-08)

Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.6

15 Mar 03:09
Compare
Choose a tag to compare
1.0.0.beta.6 Pre-release
Pre-release
Enhancements
Bug Fixes
  • None.

1.0.0.beta.5 (2016-03-08)

Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.5

08 Mar 04:31
Compare
Choose a tag to compare
1.0.0.beta.5 Pre-release
Pre-release
Enhancements
  • Allow a specification's root attributes to be accessible from a consumer.
    Samuel Giddins
Bug Fixes
  • Allow search paths target inheritance when the parent is the target definition
    with inherit! :search_paths.
    Samuel Giddins
    #4943
  • Ensure Podfile.locks won't be generated with extraneous >- tokens in
    their YAML.
    Samuel Giddins
    CocoaPods#4740
  • Make a spec's custom module_map accessible from a consumer in a
    multi-platform compatible manner.
    Samuel Giddins

1.0.0.beta.4 (2016-02-24)

Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.4

24 Feb 05:27
Compare
Choose a tag to compare
1.0.0.beta.4 Pre-release
Pre-release
Enhancements
  • The linter rejects default_subspecs defined in subspecs of podspecs.
    They were never taken into account for subspecs.
    Marius Rackwitz
    Core#305
Bug Fixes
  • Specification platform proxies (e.g. spec.ios or spec.osx) will raise more
    informative errors when trying to set non-multiplatform attributes.
    Samuel Giddins

1.0.0.beta.3 (2016-02-03)

Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.3

03 Feb 03:59
Compare
Choose a tag to compare
1.0.0.beta.3 Pre-release
Pre-release
Breaking
Enhancements
  • Add the ability to disable inhibiting warnings per pod.
    Now :inhibit_warnings => false option can be used in podfile to disable
    inhibition for specific pods.
    Muhammed Yavuz Nuzumlalı
Bug Fixes
  • Fix accessing use_frameworks? without accidentally clearing the value when
    it was explicitly set to false, so that it would be evaluated as true on
    the next access.
    Marius Rackwitz
    Core#301
  • Fix parsing of dependencies created from a string that includes the HEAD
    specifier and version information.
    Muhammed Yavuz Nuzumlalı
    CocoaPods#4710

1.0.0.beta.2 (2016-01-05)

Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.2

05 Jan 21:14
Compare
Choose a tag to compare
1.0.0.beta.2 Pre-release
Pre-release
Enhancements
  • Dependencies created from a string that use the HEAD specifier are properly
    parsed, ignoring the obsolete specifier.
    Samuel Giddins
    CocoaPods#4710
Bug Fixes

1.0.0.beta.1 (2015-12-30)

Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes

1.0.0.beta.1

30 Dec 21:46
Compare
Choose a tag to compare
1.0.0.beta.1 Pre-release
Pre-release
Breaking
  • The link_with Podfile DSL method has been removed in favor of target
    inheritance.
    Samuel Giddins
  • The :exclusive => true Podfile DSL target option has been removed in favor
    of the inherit! :search_paths directive.
    Samuel Giddins
  • The specification of :head dependencies has been removed.
    Samuel Giddins
  • The deprecated :local dependency option has been removed in favor of the
    equivalent :path option.
    Samuel Giddins
  • The deprecated dependency method in the Podfile DSL has been removed in
    favor of the equivalent pod method.
    Samuel Giddins
  • The deprecated preferred_dependency method in the Specification DSL has been
    removed in favor of the equivalent default_subspecs method.
    Samuel Giddins
  • The docset_url Specification attribute has been removed.
    Samuel Giddins
    #284
Enhancements
Bug Fixes