The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Device-Chip-MAX44009

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-04-28
        [CHANGES]
         * Use the new :isa from Object::Pad 0.57 to avoid `extends`

0.03    2021-07-18
        [CHANGES]
         * Use the I²C txn ->write_then_read to simplify sensor read operations

0.02    2021-06-04
        [CHANGES]
         * Use the Device::Chip::Adapter v0.18 I²C ->txn API with the
           helper object

0.01    2021-06-04
        First version, released on an unsuspecting world.