Skip to content

Releases: d3/d3-request

v0.4.5

01 Mar 21:55
Compare
Choose a tag to compare

v0.4.4

23 Feb 04:14
Compare
Choose a tag to compare

v0.4.3

18 Feb 00:17
Compare
Choose a tag to compare

v0.4.2

09 Feb 21:27
Compare
Choose a tag to compare

v0.4.1

09 Feb 21:28
Compare
Choose a tag to compare

v0.4.0

04 Feb 21:29
Compare
Choose a tag to compare
  • Renamed requestCsv to csv.
  • Renamed requestHtml to html.
  • Renamed requestJson to json.
  • Renamed requestText to text.
  • Renamed requestTsv to tsv.
  • Renamed requestXml to xml.

v0.3.2

29 Jan 19:03
Compare
Choose a tag to compare
  • Generate anonymous AMD.

v0.3.1

22 Jan 22:53
Compare
Choose a tag to compare
  • On error, always pass the error to the error listener, not the request object.

v0.3.0

07 Jan 23:35
Compare
Choose a tag to compare
  • Prefix exported symbols with “request”.

v0.2.6

07 Jan 20:36
Compare
Choose a tag to compare
  • Update dependencies.