Skip to content

Fix JSON parser to correctly handle nested arrays and objects#702

Merged
dnzbk merged 3 commits intodevelopfrom
fix/json-parsing
Dec 9, 2025
Merged

Fix JSON parser to correctly handle nested arrays and objects#702
dnzbk merged 3 commits intodevelopfrom
fix/json-parsing

Conversation

@dnzbk
Copy link
Collaborator

@dnzbk dnzbk commented Dec 8, 2025

Description

#696

  • Fixed the JSON value parser to correctly handle nested arrays and objects;
  • Added more unit tests.

Testing

  • macOS Ventura

@dnzbk dnzbk requested a review from luckedea December 8, 2025 05:56
@dnzbk dnzbk linked an issue Dec 8, 2025 that may be closed by this pull request
1 task
@dnzbk dnzbk merged commit 5b46ecf into develop Dec 9, 2025
9 checks passed
@dnzbk dnzbk deleted the fix/json-parsing branch December 9, 2025 13:36
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

Comments