File ibis.changes of Package ibis
-------------------------------------------------------------------
Wed May 21 10:01:40 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.14.0:
* Make sure the documentation lists all of our dependencies
* Annotate Ibis.Message.parse as a constructor
* Make the IBIS_FORMAT_ constants public
* Add helpers for handling hosts for DCC messages
* Implement client side pings
-------------------------------------------------------------------
Mon Mar 31 13:59:59 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.13.1:
* Fix a few issues with formatting
-------------------------------------------------------------------
Sun Mar 30 20:39:11 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.13.0:
* Fix the parameter order of an error in Ibis.Client.parse_mode_string
* Implement Ibis.formatting_parse
-------------------------------------------------------------------
Fri Mar 14 06:20:39 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.12.0:
* Add Ibis.ModeChange to represent mode changes
* Add Ibis.Chanmodes for working with CHANMODES
* Stop the cli from eating RPL_ISUPPORT
* Set the synthetic prefix features before setting the normal prefix feature
* Add a Ibis.Chanmodes instance to Ibis.Client
* Implement Ibis.Client.parse_mode_string
* Create constants for client errors and make client error an error domain
* Implement Ibis.Batch
* Add Ibis.Batch.is_end to check if a message is the end of a batch
* Implement batching in Ibis.Client
* Make sure we look for gi-docgen before our dependencies
* Update the getting-started document to use the registered property
* Add Ibis.Feature.get_prefix_for_mode
-------------------------------------------------------------------
Tue Feb 4 22:10:14 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.11.2:
* Update POTFILES and mark string in ibis-cli for translation
* cli: Add a command line argument for commands to run at startup
* Update Ibis.Client:active-nick when we get a NICK message for ourselves
* Remove the capability wait when we've run out of SASL mechanisms to try
-------------------------------------------------------------------
Sat Feb 1 14:47:42 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.11.1:
* Add a library version
* Use variables for our gir paths when building the docs
* Add support for attempting the alt_nick
* Don't set error if already cancelled
* Avoid double-free when stopping client
* Ensure IbisClient stays alive during its I/O callbacks
- use the shorter sourceforge urls
-------------------------------------------------------------------
Fri Jan 31 13:15:05 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.11.0:
* Add the client as a parameter to the new and del signals of capabilities
* Use g_string_free_and_steal one more time
* Track the nickname that the server says we have
* Add support for SASL v3.2
* Use tarballs for the subprojects
- switch to sf mirror, so we have signed tarballs
-------------------------------------------------------------------
Thu Nov 28 21:41:32 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- initial packaging