Swiftpack.co - Swift Packages by request-dl

Swiftpack.co is a collection of thousands of indexed Swift packages. Search packages.

Packages published by request-dl

request-dl/request-dl-nio 3.0.2
Simplifies network requests using SwiftNIO with powerful types like DataTask, DownloadTask, and UploadTask.
โญ๏ธ 89
๐Ÿ•“ 11 weeks ago
๐Ÿ”– Release Notes

Releases

The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
RequestDL 3.0.2
11 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Map enhancement (#220) @brennobemoura * Updated package dependencies (#219) @brennobemoura See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/main/documentation/requestdl)
RequestDL 3.0.1
41 weeks ago
## Whatโ€™s Changed ### ๐Ÿž Bugs * Fix cache when received 304 status code (#211) * Fatal error cleanup (#210) * Fix syntax of SPI file (#208) ### ๐Ÿš€ Enhancements * Add exclude contributors (#209) * Update issue config.yml (#207) * Updates the PR and issue templates (#206) * No API Breaking Changes Workflow (#142) * Added more labels to release drafter (#183) * Updated release drafter yml (#180) * Documentation workflow cleanup (#179) ### ๐Ÿ“– Documentation * Adds some directives at RequestDL.md (#182) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/3.0.1/documentation/requestdl)
RequestDL 3.0.0
42 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Apply swiftlint (#178) * Add `UserAgentHeader` (#164) * Implement `AcceptCharsetHeader` (#176) * Fix missing Form tests units (#170) * Improved `Progress` protocol (#143) * Add URLScheme (#137) * Add usage of reusable workflows (#136) * `request-dl` Package Name (#135) * Removed deprecated methods (#134) ### ๐Ÿ› Bug Fixes * Header separator key (#177) * Changes default numberOfThreads to 1 (#175) * Fix `HeaderStrategy` default value (#168) * Don't set `Content-Length` when payload is empty (#169) * BaseURL Exceptions Removal (#141) * Fix Documentation Workflow (#138) ### ๐Ÿงฐ Maintenance * Improves documentation (#163) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/3.0.0/documentation/requestdl)
RequestDL 2.3.0
45 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Add RequestTaskInterceptor (#131) * Logger support (#130) * Add TaskEnvironment (#129) * Add RequestTaskModifier (#128) ### ๐Ÿ› Bug Fixes * Fix preconcurrency on PropertyMockedTask (#132) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/2.3.0/documentation/requestdl)
RequestDL 2.2.3
46 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Package update (#127) * Implemented MockedTest with properties (#124) ### ๐Ÿ› Bug Fixes * Rewritten AsyncSignal and AsyncLock (#126) * Add Task cancellation support (#125) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/2.2.3/documentation/requestdl)
RequestDL 2.2.2
46 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Deprecated Query init with forKey (#119) * Object renames to avoid swift conflicts (#120) ### ๐Ÿ› Bug Fixes * Added @preconcurrency Foundation for Linux (#122) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/2.2.2/documentation/requestdl)
RequestDL 2.2.1
46 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * CustomDebugStringConvertible conformance to ResponseHead (#118) * Add JSON verification before encoding (#117) * Updated Headers name and deprecated the old style (#116) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/2.2.1/documentation/requestdl)
RequestDL 2.2.0
47 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Cache System (#107) * Form and Payload refactor (#111) * Refactor HTTPHeaders (#110) * Sendable implementation (#104) ### ๐Ÿ› Bug Fixes * ByteURL was causing wrong read operations (#109) See also: [Documentation](https://swiftpackageindex.com/request-dl/request-dl/2.2.0/documentation/requestdl)
RequestDL 2.1.4
49 weeks ago
## Whatโ€™s Changed * We have performed internal cleanup to ensure greater consistency throughout the codebase (#98 #99 #100 #101 #102 #103) ### ๐Ÿš€ Enhancements * Added new inits for `Authorization`, `Path`, `FormValue` and `Headers.Any` that uses `LosslessStringConvertible` or `StringProtocol` (#96)
RequestDL 2.1.3
49 weeks ago
## Whatโ€™s Changed ### ๐Ÿš€ Enhancements * Added payloadPartLength(_:) to be used during the upload process (#94) * Set methods for buffer protocols (#91) * Session improvements (#89) ### ๐Ÿ› Bug Fixes * Fix a crash when payload data is empty (#95) * Internals.ByteURL improvements (#88) ### ๐Ÿงฐ Maintenance * Fix `@preconcurrency` warning at DateEncodingStrategy (#93) * Added @RequestActor inside ForEach content property (#92) * Implemented nodes tests (#90)
iOS macOS watchOS tvOS

Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics