Added:
* Support for wolframalpha 3.0 with transitional fallback to 2.4 (11, 19; see
README notes)
* New configuration option `max_public`, a number defining the maximum number of
lines that can be sent without using NOTICEs. Default: 5 (13)
* New configuration option `units`, to specify whether the API should return
`metric` (default) or `nonmetric` measurements (18; see 16)
Updated:
* Threshold for using NOTICEs is now 5 lines, up from the previous default of 3
Fixed:
* Non-ASCII text in output is no longer `\:encoded` (15)