Skip to content

Releases: baalexander/node-xmlrpc

node-xmlrpc 1.3.2

16 Jun 17:46
Compare
Choose a tag to compare

1.3.2 / 2016-06-16

  • Drops support CI/Support for node v0.8
  • Adds support for node v6.x
  • Adds support for emojies
  • Removes Makefile in favor of npm test
  • Updates XMLBuilder to 8.2
  • Updates Sax to 1.2

node-xmlrpc 1.3.1

23 May 10:19
Compare
Choose a tag to compare

1.3.1 / 2015-05-23

  • Adds option to specify xml encoding.
  • Updates XMLBuilder to 2.6.
  • Adds support for Node v0.12.

node-xmlrpc 1.3.0

09 Jan 13:15
Compare
Choose a tag to compare

1.3.0 / 2015-01-09

  • Reworked DateFormatter to improve ISO-8601 implementation.
  • Updates XMLBuilder to 2.4.
  • Updates sax to 0.6.
  • Adds more detail to Client request errors to ease debugging.