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

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

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

0.05    2022-01-31
        [CHANGES]
         * Updated for Object::Pad 0.57
            + Use ADJUST block instead of BUILD
            + Use :isa attribute instead of `extends` keyword
         * Updated for bleadperl
            + Avoid use of @_ within signatured method

0.04    2021-06-21
        [CHANGES]
         * Use `:param` slot attribute from Object::Pad 0.41

0.03    2020-12-15
        [BUGFIXES]
         * Re-packed tarball, removing stale Makefile.PL

0.02    2020-12-06
        [CHANGES]
         * Provide a Device::Chip::Adapter to expose the IO pins as GPIO
           protocol
         * Updated to use Object::Pad + Future::AsyncAwait

0.01    2015/11/24 19:25:45
        First version, released on an unsuspecting world.