Skip to content

Conversation

@kdubb
Copy link
Collaborator

@kdubb kdubb commented Aug 12, 2025

  • Make format value tree types (e.g., JSON, YAML, etc.) conform to Sendable.
  • Added Sendable as a requirement to the Value protocol, requiring all value-tree types (and therefore all formats) to be Sendable moving forward.
  • Add Swift 6 language mode/version for Swift 6+

kdubb added 2 commits August 11, 2025 20:41
…able

Also and `Sendable` as a requirment to the `Value` protocol, requiring all value-tree types to be `Sendable` moving forward.
@kdubb kdubb force-pushed the feature/sendable branch from 944549d to 4c06f03 Compare August 12, 2025 03:49
@kdubb kdubb force-pushed the feature/sendable branch from 4c06f03 to 53ea2a4 Compare August 12, 2025 04:00
@sonarqubecloud
Copy link

@kdubb kdubb changed the title Make format value tree types (e.g., JSON, YAML, etc.) conform to Sendable Swift 6 Compatibility/Support Aug 12, 2025
@kdubb kdubb merged commit 39dddb0 into main Aug 12, 2025
12 checks passed
@kdubb kdubb deleted the feature/sendable branch August 12, 2025 04:10
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