Releases: doublesymmetry/cocoapods-patch
Releases · doublesymmetry/cocoapods-patch
1.3.0 - Axios
What's Changed
- feat: cocoapod 1.13.0 compatibility by @numandev1 in #29
New Contributors
- @numandev1 made their first contribution in #29
Full Changelog: 1.2.0...1.3.0
1.2.0 - Pegasus
What's Changed
- feat(cocoapods): cocoapods 1.12.0 compatibility by @crherman7 in #26
New Contributors
- @crherman7 made their first contribution in #26
Full Changelog: 1.0.2...1.2.0
1.0.0 - Sierra
What's Changed
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
Fixed
- Fix way patching create/apply handle spaces #10 by @Brett-Best
0.0.8 - Persephone
Fixed
- Fix issue where if patch was already applied and patch was updated, it would not be applied @dcvz
0.0.7 - Ilse
0.0.6 - Aurora
Fixed
- Handle projects that don't live in root (RN, Kotlin Native, monorepo) by @zenithlight #6
0.0.5 - Celeste
Fixed
- Gracefully handle a missing "patches" directory #4 by @jonathanj