This file lists the user-visible interesting changes between releases. For a
full list of changes to the source, see the ChangeLog.
irc-fun-messages 0.2.0.0 -- 2015-10-17
======================================
General, build and documentation changes:
* Prefix some record field names, they had too generic names
New APIs, features and enhancements:
* Recognize action messages (/me)
* Implement parsing of a few more IRC messages, previously unimplemented
Bug fixes:
* (None)
Dependency changes:
* (None)
irc-fun-messages 0.1.0.1 -- 2015-09-10
======================================
General, build and documentation changes:
* (None)
New APIs, features and enhancements:
* The NAMES command can be serialized now
Bug fixes:
* The reply parsing `case` had a typo which caused a missing pattern match, and
that would cause a crash during runtime.
Dependency changes:
* (None)
irc-fun-messages 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 the first release)
Dependency changes:
* (No dependencies at this point)