Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: NaturalIntelligence/fast-xml-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.1
Choose a head ref
  • 7 commits
  • 12 files changed
  • 3 contributors

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    bfeb504 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Update SECURITY.md

    contact detail
    amitguptagwl authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    02eb4a7 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. fix: DOCTYPE entity value should be read correctly

    - was not matching till correct quote
    amitguptagwl committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    7589705 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c6cba4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d0234 View commit details
    Browse the repository at this point in the history
  4. feat: read DOCTYPE ELEMENT exp

    - added code for attribute list too but not tested. hence not using.
    amitguptagwl committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0c0b367 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62365df View commit details
    Browse the repository at this point in the history
Loading