Skip to content

Releases: lambdabaa/dav

v1.6.2

11 Jul 19:55
Compare
Choose a tag to compare
  • Export debug library under dav ns

v1.6.1

11 Jul 18:54
Compare
Choose a tag to compare
  • Don't bundle xmlhttprequest polyfill in browser binary... again

v1.6.0

08 Jul 19:08
Compare
Choose a tag to compare
  • Add #syncCaldavAccount and #syncCarddavAccount to the public api
  • Expose dav.jsonify and dav.ns
  • Small correctness fix to error case in basic calendar sync

v1.5.5

01 Jul 21:35
Compare
Choose a tag to compare
  • Bundle XMLHttpRequest polyfill for environments where it's not available

v1.5.4

01 Jul 20:51
Compare
Choose a tag to compare
  • Fix browser globals

v1.5.2

01 Jul 20:07
Compare
Choose a tag to compare
  • Use xmldom in the browser since it's missing from web workers

v1.5.1

01 Jul 19:29
Compare
Choose a tag to compare
  • Expose dav browserify configuration to npm consumers

v1.5.0

30 Jun 03:32
Compare
Choose a tag to compare
  • Decouple requests from the urls they get sent to

v1.4.1

27 Jun 13:12
Compare
Choose a tag to compare
  • Add missing use strict statement to lib/index.js

v1.4.0

27 Jun 12:59
Compare
Choose a tag to compare
  • New sandbox interface