Skip to content
This repository was archived by the owner on Oct 16, 2024. It is now read-only.

RequestDL 2.1.3

Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 22:06
· 67 commits to refs/heads/main since this release
ebcd6a6

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)