• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Leonidas-from-XIV / node-xml2js / 341

Builds Branch Commit Type Ran Committer Via Coverage
341 master Revert "back this out later" This reverts commit 7455e3cd0. Pull #444 09 Apr 2018 01:23AM UTC web-flow travis-ci pending completion   set done
340 master Make sure sourcemap isn't exported in XML Pull #442 07 Apr 2018 01:31PM UTC web-flow travis-ci pending completion   set done
339 master Allow parseString to only accept options as args Pull #441 07 Apr 2018 04:20AM UTC web-flow travis-ci pending completion   set done
337 master Update documentation related to sourcemap Pull #440 06 Apr 2018 02:52PM UTC web-flow travis-ci pending completion   set done
336 master Create a promise-specific version of parseString Examples: ```js // Via root API xml2js.parseStringPromise('< ... >', options) .then(function (result) { /* ... */ }) .catch(function (err) { /* ... */ }) // Via parser var parser = new xml2js... Pull #423 02 Apr 2018 03:28AM UTC web-flow travis-ci pending completion   set done
333 master Update is_empty to validate date Because of new ES6 syntax `typeof thing is Object` is not the same as `typeof thing is 'Object'` and the first one seem to work with a wider variety of object Pull #435 21 Mar 2018 11:31AM UTC web-flow travis-ci pending completion   set done
332 master Merge pull request #430 from mckramer/node-versions Drop support for EOL versions + test against current LTS push 12 Mar 2018 12:59PM UTC web-flow travis-ci pending completion   set done
331 master Drop support for EOL versions See https://github.com/nodejs/Release Pull #430 12 Mar 2018 02:39AM UTC web-flow travis-ci pending completion   set done
330 master Add parseStringSync Create a sync version of parseString to API to permit calling without a callback. The current implemenation is sync due to underlying implementation of SAX parser. Examples: ```js // Via root API var result = xml2js.parseSt... Pull #422 12 Mar 2018 12:31AM UTC web-flow travis-ci pending completion   set done
329 master Create a promise-specific version of parseString Examples: ```js // Via root API xml2js.parseStringPromise('< ... >', options) .then(function (result) { /* ... */ }) .catch(function (err) { /* ... */ }) // Via parser var parser = new xml2js... Pull #423 11 Mar 2018 11:18PM UTC web-flow travis-ci pending completion   set done
327 master update packge name Pull #375 26 Feb 2018 04:54AM UTC web-flow travis-ci pending completion   set done
325 master Merge pull request #373 from ericsciple/master Builder with attributes example push 22 Feb 2018 09:25AM UTC web-flow travis-ci pending completion   set done
322 master when _this.options.normalize === 2 keep eol inside string Pull #417 01 Feb 2018 08:08PM UTC web-flow travis-ci pending completion   set done
321 master Merge pull request #416 from Hannes-Magnusson-CK/patch-1 Remove unused require() from example push 31 Jan 2018 09:12PM UTC web-flow travis-ci pending completion   set done
320 master Remove unused require() from example Pull #416 29 Jan 2018 04:56PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • …
  • 15
  • 16
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc