Releases: domsson/libtwirc
Releases · domsson/libtwirc
Version 0.1.2
Version 0.1.1
- Added
twirc_get_tag()
twirc_get_tag_by_key()
deprecated, now alias oftwirc_get_tag()
- Improved signal handling so that "harmless" signals like
SIGWINCH
won't bring the main loop to a halt - Introduced new error flags,
TWIRC_ERR_NONE
andTWIRC_ERR_EPOLL_SIG
Version 0.1.0
First release; hopefully with a somewhat stable interface.
This is not unit-tested and I'd bet my pants that there are bugs lurking in there. However, I've now developed several smaller projects using the library that work well so far. Anyway, use at your own risk.