Releases: request-dl/request-dl-nio
Releases · request-dl/request-dl-nio
3.2.0-alpha.4
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: 3.2.0-alpha.3...3.2.0-alpha.4
3.1.5
3.2.0-alpha.3
Immutable
release. Only release title and notes can be modified.
What's Changed
Full Changelog: 3.2.0-alpha.2...3.2.0-alpha.3
3.1.4
What's Changed
- Improved tests and adds AsyncLock documentation by @o-nnerb in #237
- Url property by @o-nnerb in #238
- Implements
PropertyReaderby @o-nnerb in #239 - Renamed the Endpoint to FlexibleURL for better understanding by @o-nnerb in #240
- Fix compilation on Swift 6.4 by @o-nnerb in #241
Full Changelog: 3.1.3...3.1.4
3.2.0-alpha.2
Immutable
release. Only release title and notes can be modified.
3.1.4-alpha.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Implemented SPKI certificate pinning.
- Improved tests and adds AsyncLock documentation by @o-nnerb in #237
Full Changelog: 3.1.3...3.1.4-alpha.1
RequestDL 3.1.3
Immutable
release. Only release title and notes can be modified.
What’s Changed
- Fixes Thread Locks on AsyncLock and AsyncSignal (#236) @o-nnerb
- Fixes MockedTask Behavior (#235) @o-nnerb
See also: Documentation
RequestDL 3.1.2
Immutable
release. Only release title and notes can be modified.
What’s Changed
See also: Documentation
RequestDL 3.1.1
Immutable
release. Only release title and notes can be modified.
RequestDL 3.1.0
Immutable
release. Only release title and notes can be modified.
What’s Changed
- Accepts Forward Slash as suffix for path (#231) @o-nnerb
- Implement Network.framework compatibility (#230) @o-nnerb
- Proxy support (#230)
- DNS override (#230)
- Updated dependencies (#228) @o-nnerb
- Fix Log console print (#227) @o-nnerb
- Migrate tests to Apple’s Testing framework (#230)
See also: Documentation