Revision history for meta

0.003_003 2023-01-05 (again)
        [CHANGES]
         * Added `->try_get_...` name variant of all the `can` methods
         * Added `meta::glob->try_get`
         * Added `meta::glob->get_or_add` and `$metapkg->get_or_add_symbol`

        [BUGFIXES]
         * Avoid C99-style variable declaration in for loop

0.003_002 2024-01-05
        [CHANGES]
         * Emit warnings in the `meta::experimental` category from all
           entrypoint functions.

0.003_001 2024-01-03
        [CHANGES]
         * Added `meta::package->get` and `meta::glob->get` constructors

0.003   2023-12-31
        [CHANGES]
         * Add documentation pointing out it's experimental
         * Add a SEE ALSO link to the PPC 0022 document
        (no actual code change)

0.002   2023-12-29
        [CHANGES]
         * Provide a real non-placeholder implementation

0.001   2023-09-20
        First version, released on an unsuspecting world.
        Purely placeholder for the name while developing in devel versions