Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

swift4.2 #2

Open
wants to merge 76 commits into
base: master
Choose a base branch
from
Open

swift4.2 #2

wants to merge 76 commits into from

Conversation

sunchangtan
Copy link
Owner

Issue Link πŸ”—

Goals ⚽

Implementation Details 🚧

Testing Details πŸ”

jshier and others added 22 commits September 13, 2018 14:54
* Updates for notification changes.

* Update for UIControl.State change.

* Update for CoreImage API changes.

* Fixes for UIView.AnimationOptions changes.

* Update for UIImage.pngData().

* Fix macOS builds not finding Alamofire, update file version.

* Update Alamofire checkout.

* Fix open let warnings.

* Fix another test.

* Update environment.

* Update sample app for Swift 4.2.
* Update to require Alamofire 4.8.

* Update Ruby.

* Update Travis config.

* Enable thread sanitizer, code coverage.

* Disable resize tests on tvOS for now.

* Update podspec.

* Update CHANGELOG.

* Update Jazzy docs.
* Prep for 3.5.1 release.

* Update gems.

* Update Jazzy docs.

* Fix markdown indentation.
* Version to 3.5.2.

* Update Docs.
* Updated AFI to AF5 and Swift 5

* Updated to Alamofire 5.0.0-beta.4 and removed non-swift 5 logic handling

* Removed unsupported os versions from travis yml file

* Updated SPM package to require AF 5.0.0-beta.4 and removed 4.2 support

* Simplified session and configuration initialization in ImageDownloader
* Bumped the version to 4.0.0-beta.1

* Removed broken package file for 4.2 and removed swift-version file

* Updated jazzy docs for AFI 4.0.0-beta.1 release

* Added release notes to the CHANGELOG for the 4.0.0-beta.1 release
* Updated Alamofire dependency and submodule to 5.0.0-beta.5

* Fixed compiler error where headers property was refactored in beta 5
* Added release notes to the CHANGELOG and bumped version to 4.0.0-beta.2

* Updated jazzy docs for 4.0.0-beta.2 release
* Updated Alamofire dependency to 5.0.0-beta.6

* Added release notes to CHANGELOG and bumped version to 4.0.0-beta.3

* Regenerated jazzy docs for release
cnoon and others added 7 commits August 27, 2019 15:01
* Updated Alamofire submodule and pod dependency to 5.0.0-beta.7

* Fixed several issues related to async task creation in ImageDownloader
* Updated gems to their latest versions

* Bumped the version and added release notes to the CHANGELOG

* Updated the jazzy docs
* Update dependencies to RC1.

* Start updating types.

* Version to RC2.
* added support for Project Catalyst, running on macOS

* added memory and disk Capacity

* Updated URLCache init with macOS10.15/iOS13 beta7

* introduced constants to store common data

* go with approach 2

* added macOS support
* Update to beta 5.

* Update Jazzy docs.
cnoon and others added 15 commits February 22, 2020 22:34
* Updated the README and added 4.0 migration guide

* Fixed Carthage installation instructions

Co-Authored-By: Jon Shier <[email protected]>

Co-authored-by: Jon Shier <[email protected]>
* Add SwiftFormat, apply it.

* Remove whitespace cleanup phase.

* Update GitHub action.

* Match Alamofire style.
* Added release notes to the CHANGELOG and bumped podspec

* Regenerate jazzy docs for 4.0.0 release
* Version to 4.0.1.

* Update Jazzy docs.
* Ignore Carthage directory, remove submodule.

* Update CI to perform Carthage bootstrap.
* Version to 4.0.2.

* Update Jazzy docs.
* Version to 4.0.3.

* Update Jazzy docs.
* Update to Swift 5.1, update testing to Xcode 11.4.

* Remove Catalyst testing, as Carthage doesn’t support it.

* Sign to run locally for testing.

* Update README.

* Update package file.

* Apply Xcode recommended changes.

* Replace indent.

* Use correct version.
* Version to 4.1.0.

* Update Jazzy docs.
jshier and others added 14 commits August 26, 2020 18:32
* Disable redirect tests.

* Update CI to Xcode 11.6.

Co-authored-by: Jon Shier <[email protected]>
* use accept header that is sorted

* fix tests

* fix UIButtonTest for this changes

Co-authored-by: Junichiro Kasuya <[email protected]>
* Update project for Xcode 12.

* Fix Carthage usage.

* Update formatting.

* Make default MIME types dynamic for OS versions.

* Update GitHub CI.

* Update iOS tests, formatting.

* Disable WebP on tvOS.

* Add newline.

* Fix test for lower os versions.

* Conditionalize WebP test.

* Use Big Sur for macOS tests.

* Guard at runtime.

* Remove unnecessary availability.

* Update to Xcode 12.4.

* Update CI to 12.4.

* Fix tvOS version.

* Remove unnecessary guard.
* Refactor tests with Endpoint.

* Increase stress tests.

* Update actions to use Firewalk.

* Test AFI on Catalyst.

* Fix flaky tests.

* Refactor test.

* Fix test reliability on tvOS.
* Version to 4.2.0.

* Update Jazzy docs.
I have had reasons to access this list directly.
Exposing a readonly getter should be safe for any use cases.
* Update all the things.

* Refactor test support.

* Formatting.

* Fix CI.

* More updates.

* Fix AVIF, JXL support.

* Formatting.

* Gems.

* Fix JXL test.

* Fix scale in test file names.

* Fix runners.

* Revert to resolved v1.

* Use workspace.

* Test watchOS>

* Disable some unsupported platforms.

* Run on GH builder.

* Remove watchOS testing target.

* Make test more reliable.

* More tolerance.

* Even more tolerance.

* Firebreak for latest.
* visionOS support.

* Fix os warnings.

* Package.resolved v1.

* Update visionOS scheme.

* Update formatting.
* Add open modifier for ImageResponseSerializer

* Add open for func serialize
* Update CHANGELOG.

* Match Alamofire default.

* Update Gems.

* Update version.

* Update Jazzy docs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.