Skip to content

chore(main): release 2.2.1 - #28

Merged
lpatiny merged 1 commit into
mainfrom
release-please--branches--main--components--arraybuffer-xml-parser
Aug 25, 2026
Merged

chore(main): release 2.2.1#28
lpatiny merged 1 commit into
mainfrom
release-please--branches--main--components--arraybuffer-xml-parser

Conversation

@cheminfo-bot

@cheminfo-bot cheminfo-bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.2.1 (2026-08-25)

Bug Fixes

  • align parseStream with parse on self-closing tags and stopNodes (07f1070)
  • never rewind the tag scan past its starting point (6a0a6c5)
  • rebase every offset when the stream buffer is compacted (40902c6)

Performance Improvements

  • scan for the next tag with a SWAR word test (d3e2069)
  • scan to the next tag with indexOf (89a4497)
  • scan to the next tag with indexOf when streaming (df814cc)
  • stop allocating dead strings and per-node maps (8bfda98)

This PR was generated with Release Please. See documentation.

@cheminfo-bot
cheminfo-bot force-pushed the release-please--branches--main--components--arraybuffer-xml-parser branch 4 times, most recently from 6d34770 to 3c8ed65 Compare August 25, 2026 20:29
@cheminfo-bot
cheminfo-bot force-pushed the release-please--branches--main--components--arraybuffer-xml-parser branch from 3c8ed65 to 087e81d Compare August 25, 2026 20:39
@lpatiny
lpatiny merged commit 7f57aa3 into main Aug 25, 2026
8 checks passed
@lpatiny
lpatiny deleted the release-please--branches--main--components--arraybuffer-xml-parser branch August 25, 2026 21:02
@cheminfo-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants