This file lists the user-visible interesting changes between releases. For a full list of changes to the source, see the ChangeLog. irc-fun-bot 0.3.0.0 -- 2015-09-22 ================================= General, build and documentation changes: * (None) New APIs, features and enhancements: * Allow sending commands in private messages * Version control support (via Git) for state file * Nick change event available, and new nick tracker action: changeNick * New config option, stateRepo, to specify the git repo for state file Bug fixes: * (None) Dependency changes: * Add json-state * Require irc-fun-client >= 0.2.0.0 irc-fun-bot 0.2.0.0 -- 2015-09-10 ================================= General, build and documentation changes: * (None) New APIs, features and enhancements: * Nickname tracker with control API * Channel logger with control API * Persistent state using JSON files * Bot events logged into a file now, not stdout * Event sources have access to a logging API * Support prefix-less bot commands * Event matching control Bug fixes: * (None) Dependency changes: * Add aeson * Add fast-logger * Add settings * Add time * Add time-interval * Add time-units * Add unordered-containers * Require irc-fun-client >= 0.1.1.0 irc-fun-bot 0.1.0.0 -- 2015-08-09 ================================= General, build and documentation changes: * (This is the first release, so everything is new) New APIs, features and enhancements: * (This is the first release, so everything is a new feature) Bug fixes: * (This is just the first release, many bugs haven't been discovered yet) Dependency changes: * (This is the first release)