-
Notifications
You must be signed in to change notification settings - Fork 8
Comparing changes
Open a pull request
base repository: hed-standard/hed-javascript
base: v4.1.1
head repository: hed-standard/hed-javascript
compare: v4.1.2
- 15 commits
- 22 files changed
- 2 contributors
Commits on Aug 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2bdb279 - Browse repository at this point
Copy the full SHA 2bdb279View commit details -
Merge pull request #526 from VisLab/update_actions
Updated the qlty action version
Configuration menu - View commit details
-
Copy full SHA for eca0ddc - Browse repository at this point
Copy the full SHA eca0ddcView commit details -
Adjust Qlty coverage GitHub Action config
This commit changes the configuration by using OIDC instead of a secret token, as recommended by Qlty. It also removes the obsolete "develop" branch, and also enables runs on PRs to main.
Configuration menu - View commit details
-
Copy full SHA for c7afd64 - Browse repository at this point
Copy the full SHA c7afd64View commit details -
Merge pull request #527 from happy5214/improve-coverage-ci
Adjust Qlty coverage GitHub Action config
Configuration menu - View commit details
-
Copy full SHA for 2e1fb8a - Browse repository at this point
Copy the full SHA 2e1fb8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 251f376 - Browse repository at this point
Copy the full SHA 251f376View commit details -
Replace xml2js with fast-xml-parser
xml2js has caused multiple issues with bundling, both with the browser and with BIDS. It also appears to no longer be maintained, with over 100 issues open on its GitHub repo. The new package is actively updated, claims to be faster, and uses modern ESM code.
Configuration menu - View commit details
-
Copy full SHA for 39ddbcb - Browse repository at this point
Copy the full SHA 39ddbcbView commit details -
Merge XPath module into schema parser
The partial XPath functionality implemented here has been mostly useless since HED 2 support was eliminated, as HED 3 makes little use of XML attributes. XML element queries can be handled with much less code directly in the parser.
Configuration menu - View commit details
-
Copy full SHA for 344393f - Browse repository at this point
Copy the full SHA 344393fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 945359e - Browse repository at this point
Copy the full SHA 945359eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b563c5 - Browse repository at this point
Copy the full SHA 3b563c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for abd3dfc - Browse repository at this point
Copy the full SHA abd3dfcView commit details
Commits on Aug 8, 2025
-
Remove npm token from publish action
Authentication should now be handled by npm via OpenID Connect.
Configuration menu - View commit details
-
Copy full SHA for 6b5205b - Browse repository at this point
Copy the full SHA 6b5205bView commit details -
Merge pull request #528 from happy5214/replace-xml-parser
Revamp XML parsing
Configuration menu - View commit details
-
Copy full SHA for 1efc15d - Browse repository at this point
Copy the full SHA 1efc15dView commit details
Commits on Aug 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2016271 - Browse repository at this point
Copy the full SHA 2016271View commit details -
Install current version of npm in publish script
This is required for OIDC support.
Configuration menu - View commit details
-
Copy full SHA for f5efe0e - Browse repository at this point
Copy the full SHA f5efe0eView commit details -
Merge pull request #529 from happy5214/install-new-npm
Install current version of npm in publish script
Configuration menu - View commit details
-
Copy full SHA for 59d1a5f - Browse repository at this point
Copy the full SHA 59d1a5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v4.1.1...v4.1.2