Skip to content

Update to work with ponyc 0.72.0 - #150

Merged
SeanTAllen merged 1 commit into
mainfrom
update-to-ponyc-0.72.0
Sep 11, 2026
Merged

Update to work with ponyc 0.72.0#150
SeanTAllen merged 1 commit into
mainfrom
update-to-ponyc-0.72.0

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

lori is now part of ponyc's stdlib as the net package. Replace use lori = "lori" with use "net" and drop the lori. qualifier throughout. ConnectionFailureReason and its primitives moved from courier into the net package, so those references are unqualified now too. Bump courier to 0.10.0.

lori is now part of ponyc's stdlib as the net package. Replace
use lori = "lori" with use "net" and drop the lori. qualifier
throughout. ConnectionFailureReason and its primitives moved from
courier into the net package, so those references are unqualified
now too. Bump courier to 0.10.0.
@SeanTAllen SeanTAllen added the changelog - changed Automatically add "Changed" CHANGELOG entry on merge label Sep 11, 2026
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Sep 11, 2026
@SeanTAllen
SeanTAllen merged commit 494474c into main Sep 11, 2026
9 checks passed
@SeanTAllen
SeanTAllen deleted the update-to-ponyc-0.72.0 branch September 11, 2026 13:30
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Sep 11, 2026
github-actions Bot pushed a commit that referenced this pull request Sep 11, 2026
github-actions Bot pushed a commit that referenced this pull request Sep 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog - changed Automatically add "Changed" CHANGELOG entry on merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants