npm express-xml-bodyparser 0.1.0
node-processors

latest releases: 0.3.0, 0.2.2, 0.2.1...
8 years ago
  • upgrade to xml2js 0.4.6+
  • drop support for node v0.8.x
  • possible breaking changes:
    • options are no longer replaced, but instead merged with defaults
    • when passing empty request body, a 200 status instead of 411 is returned
    • drop support for node 0.8.x
  • other changes:
    • reverse argument order most test cases, as assert works in mode 'actual, expected'
    • by upgrading to xml2js 0.4.6+ you can now specify custom node processors (transformers)

Don't miss a new express-xml-bodyparser release

NewReleases is sending notifications on new releases.