Skip to content

Conversation

@bryanthowell-ts
Copy link
Collaborator

…ng. Each individual object is being stringified then placed into a JSON array, versus previous behavior of creating a Python List of the objects and dumping the whole thing to JSON. Should correct issues with encoding of Note tiles and other encoder errors.

Also introduced a "JSON_STR" value in case you have stringfied JSON (from storage on disk or otherwise)

…ng. Each individual object is being stringified then placed into a JSON array, versus previous behavior of creating a Python List of the objects and dumping the whole thing to JSON. Should correct issues with encoding of Note tiles and other encoder errors.

Also introduced a "JSON_STR" value in case you have stringfied JSON (from storage on disk or otherwise)
@bryanthowell-ts bryanthowell-ts merged commit ab713f8 into main Jun 3, 2024
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