Skip to content

SPICE-0020: Type-safe deferred references#156

Draft
HT154 wants to merge 1 commit into
apple:mainfrom
HT154:reference-t
Draft

SPICE-0020: Type-safe deferred references#156
HT154 wants to merge 1 commit into
apple:mainfrom
HT154:reference-t

Conversation

@HT154

@HT154 HT154 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Requires apple/pkl#1354 and Pkl 0.32 release

Also: move to the latest grammar version for Pkl formatting. This requires dropping support for codegen on Pkl < 0.30. We've already done that, so this isn't a breaking change.

@HT154 HT154 marked this pull request as draft May 28, 2026 00:57
let pklVersion0_30 = SemanticVersion("0.30.0")!
let pklVersion0_31 = SemanticVersion("0.31.0")!
let pklVersion0_31_1 = SemanticVersion("0.31.1")!
let pklVersion0_32 = SemanticVersion("0.32.0-dev")!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: update this after 0.32 is released and adopted in pkl-swift CI

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.

1 participant