Skip to content

Releases: d3/d3-request

v0.4.5

01 Mar 21:55

Choose a tag to compare

v0.4.4

23 Feb 04:14

Choose a tag to compare

v0.4.3

18 Feb 00:17

Choose a tag to compare

v0.4.2

09 Feb 21:27

Choose a tag to compare

v0.4.1

09 Feb 21:28

Choose a tag to compare

v0.4.0

04 Feb 21:29

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

Choose a tag to compare

  • Generate anonymous AMD.

v0.3.1

22 Jan 22:53

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

Choose a tag to compare

  • Prefix exported symbols with “request”.

v0.2.6

07 Jan 20:36

Choose a tag to compare

  • Update dependencies.