Added
- Allow "channels" to be passed as a string containing a single channel.
- A `colon` keyword argument to `Handler` and `CmdHandler`. When this is
`False`, the leading colon is removed from `args[-1]`.
Changed
- Minor bugfix.
Deprecated
- In miniirc v2.0.0, the `colon` argument will default to `False` instead of
`True`.