File birb.changes of Package birb
-------------------------------------------------------------------
Tue Dec 30 16:11:34 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 0.6.1:
* Fix the license headers for the tests
* Add an override for the check-license-headers script
* Use int and char instead of gint and gchar
-------------------------------------------------------------------
Sat Dec 27 17:28:19 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- Update to version 0.6.0:
* Add the check license header script and make it installable
* Rename meson_options.txt to meson.options and remove the nls
option
* Add Birb.str_matches
* Remove Birb.Filter and Birb.CustomFilter
* Fix some incorrect whitespace
* Add Birb.PangoFormatter
* Create Birb.ResponseStream
* Add a codespell unit test
* Fix some issues with the check-license-header script
* Add a doap file
* Run the response_stream test by itself
* Bring in the Purple.Menu API
-------------------------------------------------------------------
Fri Oct 3 03:11:49 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to version 0.5.0:
* Add missing Since tag
* Create Birb.LocalizedString
* Fix some issues with the queued output stream error
-------------------------------------------------------------------
Wed May 21 09:48:38 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.4.0:
* Add a license file
* Annotate constructor that returns a base type
* Add ivanhoe to the AUTHORS
* Make sure we look for gi-docgen before other dependencies
* Add our common string functions
* Add some helpers for counting list model changes
* Add Birb.assert_list_mode_n_items
* Add Birb.StringObject.equal
* Add Birb.count.property_changed
- use a shorter form of the download link
-------------------------------------------------------------------
Fri Jan 31 12:46:01 UTC 2025 - Richard Rahl <rrahl0@opensuse.org>
- update to 0.3.1:
* Fix C++ extern header bracketing
- update to 0.3.0:
* Create BirbCustomFilter
* Update the gi-docgen subproject to 2024.1
* Fix a documentation warning about a closure annotation
* Clean up some stuff in birbversion.h
* Add Birb.StringObject
* Add birb_assert_type
* Add some helpers for environment search variables
- switch to sf mirror, so we have signed tarballs
-------------------------------------------------------------------
Wed Nov 27 10:59:07 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
- initial package