Features
Messages
IRC tags (if provided by the server) has been added into message payloads.
Breaking Changes
plugins/topic
Some events has been renamed for better consistency:
topic
topic_reply
topic_who_time_reply
Refactoring
core/events
Method wait()
has been removed from the event emitter (core/events
).
Some object/array structures now use Map/Set.