Releases: request-dl/request-dl-nio
Releases · request-dl/request-dl-nio
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
RequestDL 3.0.5
Immutable
release. Only release title and notes can be modified.
3.0.4: Migrated to Swift 6.0 (#225)
Immutable
release. Only release title and notes can be modified.
RequestDL 3.0.3
Immutable
release. Only release title and notes can be modified.
RequestDL 3.0.2
RequestDL 3.0.1
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
RequestDL 3.0.0
What’s Changed
🚀 Enhancements
- Apply swiftlint (#178)
- Add
UserAgentHeader(#164) - Implement
AcceptCharsetHeader(#176) - Fix missing Form tests units (#170)
- Improved
Progressprotocol (#143) - Add URLScheme (#137)
- Add usage of reusable workflows (#136)
request-dlPackage Name (#135)- Removed deprecated methods (#134)
🐛 Bug Fixes
- Header separator key (#177)
- Changes default numberOfThreads to 1 (#175)
- Fix
HeaderStrategydefault value (#168) - Don't set
Content-Lengthwhen payload is empty (#169) - BaseURL Exceptions Removal (#141)
- Fix Documentation Workflow (#138)
🧰 Maintenance
- Improves documentation (#163)
See also: Documentation