Provide an interface to supply multiple parameters (even with the same name) to the query. Renamed 'query' to 'input' for clarity and to align with the API.
This commit is contained in:
@@ -1,7 +1,12 @@
|
||||
3.0
|
||||
===
|
||||
|
||||
Changed to using dictionaries instead of parsing XML.
|
||||
* Models now parse the results using xmltodict.
|
||||
* Changed parameter of ``Client.query`` from
|
||||
``query`` to ``input``.
|
||||
* ``Client.query`` now accepts keyword arguments
|
||||
and parameters passed directly to Wolfram|Alpha
|
||||
as URL parameters.
|
||||
|
||||
2.4
|
||||
===
|
||||
|
||||
Reference in New Issue
Block a user