Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix proposal for parse_xml in case of unique child: #849

Merged

Commits on Jun 8, 2024

  1. Fix proposal for parse_xml in case of unique child:

    - Modify single node map insert behaviour -> process_node instead of recurse
    - Add tests for unique child situation
    ScriptToddler committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    af7963f View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    38f1c9c View commit details
    Browse the repository at this point in the history
  2. apply fix to latest main

    pront committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    6563971 View commit details
    Browse the repository at this point in the history