We are pleased to announce that Ibis 0.12.0 has been released! This is a big release for us as it should finally have everything for handling modes and we also added support for handling batches!
Downloads are available on Sourceforge
ChangeLog
- Add Ibis.ModeChange to represent mode changes (IBIS-44) (RR 3874) (Gary Kramlich)
- Add Ibis.Chanmodes for working with CHANMODES (IBIS-44) (RR 3875) (Gary Kramlich)
- Stop the cli from eating RPL_ISUPPORT (RR 3876) (Gary Kramlich)
- Set the synthetic prefix features before setting the normal prefix feature (RR 3877) (Gary Kramlich)
- Add a Ibis.Chanmodes instance to Ibis.Client (IBIS-44) (RR 3878) (Gary Kramlich)
- Implement Ibis.Client.parse_mode_string (IBIS-44) (RR 3879) (Gary Kramlich)
- Create constants for client errors and make client error an error domain (RR 3883) (Gary Kramlich)
- Implement Ibis.Batch (IBIS-51) (RR 3891) (Gary Kramlich)
- Add Ibis.Batch.is_end to check if a message is the end of a batch (RR 3892) (Gary Kramlich)
- Implement batching in Ibis.Client (IBIS-52) (RR 3894) (Gary Kramlich)
- Make sure we look for gi-docgen before our dependencies (RR 3884) (Gary Kramlich)
- Update the getting-started document to use the registered property (RR 3893) (Gary Kramlich)
- Add Ibis.Feature.get_prefix_for_mode (IBIS-43) (RR 3901) (Gary Kramlich)