Skip to content

Switch from json-ng to stdlib json#98

Merged
SeanTAllen merged 1 commit intomainfrom
drop-json-ng-dependency
Mar 15, 2026
Merged

Switch from json-ng to stdlib json#98
SeanTAllen merged 1 commit intomainfrom
drop-json-ng-dependency

Conversation

@SeanTAllen
Copy link
Copy Markdown
Member

json-ng is now in the standard library as the json package. Dropped the corral dependency — the existing use "json" import resolves to stdlib without any code changes.

@SeanTAllen SeanTAllen added the changelog - changed Automatically add "Changed" CHANGELOG entry on merge label Mar 15, 2026
@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Mar 15, 2026
@SeanTAllen SeanTAllen removed the changelog - changed Automatically add "Changed" CHANGELOG entry on merge label Mar 15, 2026
json-ng is now part of the standard library as the json package.
The use "json" import resolves to stdlib without any code changes.
@SeanTAllen SeanTAllen force-pushed the drop-json-ng-dependency branch from b9f27a9 to de7a457 Compare March 15, 2026 21:30
@SeanTAllen SeanTAllen merged commit b1c7e38 into main Mar 15, 2026
8 checks passed
@SeanTAllen SeanTAllen deleted the drop-json-ng-dependency branch March 15, 2026 21:39
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Mar 15, 2026
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