Skip to content

Replace retired value.get / json.keys with value.field / value.keys - #1

Open
atzurody wants to merge 1 commit into
almide:mainfrom
Aid-On:fix-almide-0.57
Open

Replace retired value.get / json.keys with value.field / value.keys#1
atzurody wants to merge 1 commit into
almide:mainfrom
Aid-On:fix-almide-0.57

Conversation

@atzurody

Copy link
Copy Markdown

Since almide v0.53.4 (#1078 in almide/almide) the value.get and json.keys spellings are gone, so almide add almide/yaml fails to compile on current releases (checked with almide 0.57.0: 9× undefined function 'value.get', 1× json.keys).

This renames them per the migration table in docs/stdlib/json.md (value.getvalue.field, json.keysvalue.keys; same shapes) and drops the now-unused import json. almide test on 0.57.0: 146 passed.

🤖 Generated with Claude Code

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