Skip to content

Releases: dobromyslov/commerceml-parser

v3.0.3

31 Jan 19:29
Compare
Choose a tag to compare
  • Linting/ 36ee085
  • Removed undefined properties from the result. fa9a360
  • Fixed counterparty parsing. fb91348

v3.0.2...v3.0.3

v3.0.2

31 Jan 18:09
Compare
Choose a tag to compare
  • 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.1

31 Jan 14:08
Compare
Choose a tag to compare
3.0.1

v3.0.0

31 Jan 13:54
Compare
Choose a tag to compare
  • 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

29 Jan 08:48
Compare
Choose a tag to compare
  • 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

28 Jan 13:59
Compare
Choose a tag to compare
  • 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.1.0

27 Jan 13:24
Compare
Choose a tag to compare
  • Extracted all interfaces into commerceml-parser-core to use in browsers c256388

v2.0.9...v2.1.0

v2.0.9

19 Jan 19:25
Compare
Choose a tag to compare
  • 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

v2.0.7

20 Aug 03:11
Compare
Choose a tag to compare
  • Added product images parsing. 252a129
  • Added homepage link to the package.json. 514ceb1

v2.0.6...v2.0.7

v2.0.6

13 Aug 11:11
Compare
Choose a tag to compare
  • Minor refactoring. ae9d10e
  • Improved README.md - added links to documentation and sample data. 2783c60
  • Added XSD for CommerceML 2.10 version. 93a33a9

v2.0.5...v2.0.6