Revision history for Net-Async-IRC
0.05 CHANGES:
- Bugfix for ->connect() with service => undef
- Some more numerics
- New model for storing numerics in source code
0.04 CHANGES:
- Split lower-level code into new Net::Async::IRC::Protocol module
- Use IO::Async::Protocol->connect from 0.34
0.03 BUGFIXES:
- Fix failures due to IO::Async::Test or ::Loop no longer loading
IO::Async::Stream; load it explicitly where needed
0.02 CHANGES:
- Some more numerics
- Capture named args from more WHOIS numerics
- base on IO::Async::Protocol::Stream
0.01 First version, released on an unsuspecting world.