Revision history for App-Device-Chip-sensor

0.04    2022-04-28
        [CHANGES]
         * Also accept -M for mountparam options to chip arguments
         * Use the :isa and :does of Object::Pad 0.57 to avoid `extends` and
           `implements`

        [BUGFIXES]
         * Declare dependency on Device::Chip::Sensor 0.19 (RT139813)
         * Declare dependency on Future::AsyncAwait (RT139814)

0.03    2021-10-22
        [CHANGES]
         * Added a --best-effort mode where failures are presumed temporary
         * Added optional middle-of-3 filtering to reduce spurious sensor
           noise
         * Added a prometheus exporter script using Metrics::Any and
           Net::Prometheus

        [BUGFIXES]
         * Correct handling of undef unit names
         * Correct handling of undef reading values

0.02    2021-06-26
        [CHANGES]
         * Support chip arguments supplying chip params
         * Support multiple adapters per running instance

0.01    2021-01-21
        First version, released on an unsuspecting world.