Skip to content

Conversation

@dimitribouniol
Copy link
Member

@dimitribouniol dimitribouniol commented Dec 21, 2025

  • Fixed a future compilation issue by making ProgressHandler async
  • Fixed a Swift 6 compilation warning that conforming Never to Codable was not applied retroactively
  • Fixed a Swift 6 compilation warning where ReadOnly and ReadWrite were not sendable
  • Fixed a Swift 6 compilation warning where RangeReplaceableCollection would warn when initialized with an AsyncSequence
  • Fixed a Swift 6 compilation warning for duplicate Sendable annotations for date coding strategies
  • Replaced ISO8601DateFormatter with GlobalDateFormatter when possible

@dimitribouniol dimitribouniol self-assigned this Dec 21, 2025
@dimitribouniol dimitribouniol merged commit 49225dc into main Dec 22, 2025
2 of 3 checks passed
@dimitribouniol dimitribouniol deleted the dimitri/sendable branch December 22, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants