5.4.0
Changes between 5.3.0 and 5.4.0
This release starts preparations for Willie 6. See http://willie.dftba.net/willie_6.html
Module changes (for users):
- Dropping the lowest results from .dice rolls works properly
- .blocks listing is now on one line
- HTML entities in reddit post titles are now displayed correctly
Core changes (for users):
- DB nick group merging now works properly
- A few combinations of authentication configuration that were broken are fixed
API changes (for developers):
- The core config section now uses a 6.0-style config definition. Deprecated attributes will give a warning.
- Accessing core config values directly from the config object itself (rather than config.core) now appropriately prints a warning
- @require_chanmsg now works properly