Releases: kizitonwose/PodsUpdater
Releases · kizitonwose/PodsUpdater
1.0.3
- A full search is no longer required to filter newer pod versions.
- Add a
refresh
button to enable searching for pod versions using the current Podfile. - Show a notification when pod versions search completes and the app is not in front.
- The local repository update warning interval is now 4 hours instead of 10 minutes.
- Update project dependencies and swift version.
- Multiple optimizations.
1.0.2
- Fix: pod update search returns empty results.
- Automatically search for pod updates after local repo is updated.
- Add a button to open the pod's homepage(defined in the podspec) in a browser.
- Show a message when no updates are found.
1.0.1
- Enable UI components when an error is received from Observable sequence when searching for Pod versions.
- Fix pod installation error for project names with spaces.
- Show repo update information when pod version search completes.
- Fix some typos.
1.0.0
Initial release.