Skip to content

Tags: asm0dey/staks

Tags

v1.1.0

Toggle v1.1.0's commit message
Optimize XML event processing for early termination.

Refactor `collectText`, `tagValue`, and related methods to allow early termination of flows based on handler state. Updated tests to validate early termination behavior and ensure reduced resource consumption for large XML documents.

v1.0.0

Toggle v1.0.0's commit message
Small things