Skip to content

sopel-wolfram v0.4.0 "Mirai no kajitsu"

Compare
Choose a tag to compare
@dgw dgw released this 18 Jul 06:18
· 20 commits to master since this release

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)