Skip to content

Releases: doublesymmetry/cocoapods-patch

1.3.0 - Axios

06 Nov 11:08
276ae40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.0...1.3.0

1.2.0 - Pegasus

14 Jul 17:36
Compare
Choose a tag to compare

What's Changed

  • feat(cocoapods): cocoapods 1.12.0 compatibility by @crherman7 in #26

New Contributors

Full Changelog: 1.0.2...1.2.0

1.0.0 - Sierra

01 Nov 07:43
Compare
Choose a tag to compare

What's Changed

  • Use new pre_integrate hook to apply patches by @dcvz in #7

Breaking

  • Using v1.0.0 requires at least Cocoapods version 1.11.0

Full Changelog: 0.0.9...1.0.0

0.0.9 - Andromeda

10 May 14:43
Compare
Choose a tag to compare

Fixed

0.0.8 - Persephone

24 Mar 11:18
Compare
Choose a tag to compare

Fixed

  • Fix issue where if patch was already applied and patch was updated, it would not be applied @dcvz

0.0.7 - Ilse

23 Jan 16:43
Compare
Choose a tag to compare

Fixed

  • Fix issue where patches would not be created b/c of missing directory by @dcvz #20

0.0.6 - Aurora

14 Jan 14:35
Compare
Choose a tag to compare

Fixed

  • Handle projects that don't live in root (RN, Kotlin Native, monorepo) by @zenithlight #6

0.0.5 - Celeste

01 Sep 22:15
Compare
Choose a tag to compare

Fixed

  • Gracefully handle a missing "patches" directory #4 by @jonathanj