Rand Stats

GLib

cpan:CBWOOD
Revision history for GLib


0.0.4  2023-11-22T17:12:59-05:00
    - Initial version

0.0.5  2023-12-26T05:17:07-05:00
    - Updated code for the forthcoming JSON-GLib project.

0.0.6  2024-03-26T13:54:03-04:00
    - Point release with minor updates.

0.0.7  2024-05-13T10:59:37-04:00
    - Adds details for Linux Mint 'virginia'
    - Updated ::Raw::Types
    - Updated linecount and milestone tracking
    - Changed ReturnedValue.r to  ReturnedValue.val. ReturnedValue.r is now an alias to .val
    - Minor improvements to ::GList
    - Minor changes to ::Object::Supplyish
    - Removes use of .absolute on a Distribution::Resource in ::Raw::Distro
    - Prevents get_paramspec_types() from loading at INIT time due to a defect in ::Raw::Enums
    - Adds X::GLib::InvalidState to ::Raw::Exceptions