Skip to content

v0.4.0-alpha

Compare
Choose a tag to compare
@AdrienCastex AdrienCastex released this 16 May 13:04
· 696 commits to master since this release

New features

Changes

  • Added a standard method for writing operation results (other than raw data) depending to the Accept header (XML or JSON) 952f217
  • Delegate response writing to the standard writing method in arg (MethodCallArgs) 24836fc

Tests

  • Added tests for JSON and XML responses for PROPPATCH and PROPFIND 3ab05de

Other

  • Added JSON string production from XML string 34dac98
  • Removed useless import from Options.ts 4c50a08
  • Modified muteNodeNS function name to mutateNodeNS 54b3bf6