0.7.1: 2026-03-13
  * Fix a warning with birb_str_wipe (RR 4431) (Gary Kramlich)
  * Turn off pedantic warnings (RR 4434) (Gary Kramlich)

0.7.0: 2026-03-11
  * Add birb_time_zone functions (RR 4381) (Markus Fischer)
  * Add a simple birb_str_wipe implementation (RR 4411) (Gary Kramlich)

0.6.1: 2025-12-30
  * Fix the license headers for the tests (RR 4289) (Gary Kramlich)
  * Add an override for the check-license-headers script (RR 4292)
    (Gary Kramlich)
  * Use int and char instead of gint and gchar (RR 4293) (Gary Kramlich)

0.6.0: 2025-12-26
  * Add the check license header script and make it installable (RR 4164)
    (Gary Kramlich)
  * Rename meson_options.txt to meson.options and remove the nls option
    (RR 4200) (Gary Kramlich)
  * Add Birb.str_matches (RR 4230) (Gary Kramlich)
  * Remove Birb.Filter and Birb.CustomFilter (RR 4236) (Gary Kramlich)
  * Fix some incorrect whitespace (RR 4255) (Gary Kramlich)
  * Add Birb.PangoFormatter (RR 4235) (Gary Kramlich)
  * Create Birb.ResponseStream (RR 4248) (Gary Kramlich)
  * Add a codespell unit test (RR 4265) (Gary Kramlich)
  * Fix some issues with the check-license-header script (RR 4276)
    (Gary Kramlich)
  * Add a doap file (RR 4282) (Gary Kramlich)
  * Run the response_stream test by itself (RR 4277) (Gary Kramlich)
  * Bring in the Purple.Menu API (BIRB-19) (RR 4283) (Gary Kramlich)

0.5.0: 2025-09-09
  * Add missing Since tag (RR 4060) (Elliott Sales de Andrade)
  * Some random fixes (RR 4149) (Gary Kramlich)
  * Create Birb.LocalizedString (RR 4148) (Gary Kramlich)
  * Fix some issues with the queued output stream error (BIRB-18) (RR 4150)
    (Gary Kramlich)

0.4.0: 2025-05-16
  * Add a license file (BIRB-9) (RR 3786) (Gary Kramlich)
  * Annotate constructor that returns a base type (RR 3834) (Elliott Sales de
    Andrade)
  * Add ivanhoe to the AUTHORS (RR 3899) (Markus Fischer)
  * Make sure we look for gi-docgen before other dependencies (RR 3890) (Gary
    Kramlich)
  * Add our common string functions (RR 3889) (Gary Kramlich)
  * Add some helpers for counting list model changes (BIRB-13) (RR 3935) (Gary
    Kramlich)
  * Add Birb.assert_list_mode_n_items (BIRB-15) (RR 3936) (Gary Kramlich)
  * Add Birb.StringObject.equal (RR 4010) (Gary Kramlich)
  * Add Birb.count.property_changed (RR 4011) (Gary Kramlich)

0.3.1: 2025-01-16
  * Fix C++ extern header bracketing (RR 3764) (Elliott Sales de Andrade)

0.3.0: 2025-01-15
  * Create BirbCustomFilter (BIRB-3) (RR 3338) (Gary Kramlich)
  * Add a fedora-40-amd64 build (RR 3340) (Gary Kramlich)
  * Update the gi-docgen subproject to 2024.1 (RR 3546) (Gary Kramlich)
  * Fix a documentation warning about a closure annotation (RR 3618) (Gary
    Kramlich)
  * Clean up some stuff in birbversion.h (RR 3733) (Gary Kramlich)
  * Add Birb.StringObject (RR 3734) (Gary Kramlich)
  * Add birb_assert_type (RR 3735) (Gary Kramlich)
  * Add some helpers for environment search variables (BIRB-8) (RR 3741) (Gary
    Kramlich)

0.2.0: 2024-07-30
  * Add a doc check unit test and fix the issues it found (RR 3041) (Gary
    Kramlich)
  * Create BirbFilter (RR 3156) (Gary Kramlich)
  * Add GDateTime helpers for comparison (RR 3311) (Markus Fischer)
  * Use birb_date_time_equal in birb_date_time_set (RR 3313) (Markus Fischer)

0.1.0: 2024-02-23
  * Add BirbQueuedOutputStream (RR 2884) (Gary Kramlich)
  * Use g_assert_finalize_object in unit tests (RR 2889) (Gary Kramlich)
  * Add BirbActionMenu (RR 2902) (Gary Kramlich)
  * Fix a number of issues in the build (RR 2917) (Gary Kramlich)
  * Add a birb_date_time API (RR 2968) (Gary Kramlich)
