Ibis 0.16.0 has been released!

We are pleased to announce that Ibis 0.16.0 has been released!

We had a bunch of additions when it comes to handling connections, namely the Ibis.Client::stopped signal as well as the new Ibis.Client.connect_async and Ibis.Client.connect_finish async pair.

We also removed all existing deprecated API to start cleaning that up. Going forward, up to 1.0.0, we’re going to be removing deprecated API one minor version after it was deprecated.

Downloads

Downloads are available on SourceForge.

ChangeLog

  • Depend on Birb 0.6.1 and migrate to some of its new APIs (RR 4311) (Gary
    Kramlich)
  • Add tests to verify that the license headers are consistent (RR 4386) (Gary
    Kramlich)
  • Add a Client::stopped signal (RR 4387) (Gary Kramlich)
  • Move the builders to the imfreedom organization (RR 4609) (Gary Kramlich)
  • Add a bunch of missing constants (RR 4637) (Gary Kramlich)
  • Remove the deprecated API (RR 4635) (Gary Kramlich)
  • Add constants for standard replies and metadata (RR 4638) (Gary Kramlich)
  • Add Client.connect_async and deprecate Client.connect for it (RR 4636) (Gary
    Kramlich)
1 Like