Jon_Shier
(Jon Shier)
1
Updated
- Internal:
Protected to no longer be a @propertyWrapper.
Fixed
URLEncodedFormEncoder encoding of Encodable values with optional properties using encodeIfPresent.
- Missing "Skip Install" setting for visionOS target.
Additionally, Alamofire 5.8.0 brought:
Added
- visionOS support.
- Hooks for initial
HTTPURLResponse values.
- Android build support.
Updated
- Async integration to obey automatic cancellation by default.
- Platform
#if checks.
- Windows CI.
URL conversion tests for 2023 URL changes.
- for-loop to
contains.
Fixed
MultipartFormData stream to properly obey bodyContentLength.
- Unnecessary call to empty init.
- Documentation typos.