1.3.1: 2026-03-10

    [Fixed]:
    - Fix borked __repr__ of Unordered

1.3.0: 2024-07-01

    [Added]:
    - Glob() string matcher
    - Re() string matcher

    [Fixed]:
    - Prevent exporting of modules imported bby cmplib

1.2.0: 2024-05-20

    [Added]:
    - Items() matcher (composed from KeyEq matchers)

    [Fixed]:
    - KeyEq properly handles out-of-range checks for lists

1.1.0: 2024-05-20

    License change to LGPL-3.0-only

    [Added]:
    - Is() to check equality of instances of objects


0.1.0: 2024-03-10

    Initial release
