The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Device-Chip-TCS3472x

0.05    2023-09-13
        [CHANGES]
         * General module style updates:
            + Updated for Object::Pad v0.800
            + Swap unit tests to `Test2::V0`

0.04    2022-12-11
        [CHANGES]
         * Updated for Object::Pad v0.66 - use `field` instead of `has`

0.03    2022-04-28
        [CHANGES]
         * Use the new :isa from Object::Pad 0.57 to avoid `extends`
         * Avoid use of @_ within signatured method

0.02    2020-12-06
        [CHANGES]
         * Use toplevel 'await' ability from Future::AsyncAwait 0.47

0.01    2020-11-28
        First version, released on an unsuspecting world.