You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrated from sax to saxes. Migrated from stream pipe to for-await-of iterable. All event handlers turned into async. Implemented parsing with nested async/await event handlers support. All parser events are processed one-by-one according to their actual order. bcf3d8b