Releases: dobromyslov/commerceml-parser
Releases · dobromyslov/commerceml-parser
v3.0.2
- Linting. 5c454c4
- Removed unused imports. 90ea0bf
- Added docs. b38847f
- Fixed error when there is a single value instead of an array of tags. All single values are converted to the array containing the value where an array is expected. f145127
v3.0.1...v3.0.2
v3.0.0
- Linting. aab38f7
- 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
v2.1.2...v3.0.0
v2.1.2
- Added simple example to prove sequential execution with async callbacks. 5b800f5
- Added onEnd method to perform operations after processing the file. d688dc7
v2.1.1...v2.1.2
v2.1.1
- Update commerceml-parser-core. 2cfc33b
- Extracted all interfaces into commerceml-parser-core to use in browsers 01cabd1
- Added a note about commerceml-parser-core into the readme. e894a72
v2.1.0...v2.1.1
v2.0.9
- Changed to release with yarn. fe39df5
- Added src directory to the publishable package. ee67a9d
- Fixed release script. b8061ad
- Replaced old broken jasmine/ts-jasmine with new jest/ts-jest. Updated xo and eslint along with their configs. Updated packages. Tested with yarn, nx and meta multi-repo. 7eb1e20
- Added index file. e1d21ac
- Update dependencies. 3c2d2cc
v2.0.7...v2.0.9