Revision history for Device-Chip-INA219
0.10 2023-09-13
[CHANGES]
* General module style updates:
+ Updated for Object::Pad v0.800
+ Swap unit tests to `Test2::V0`
0.09 2022-12-11
[CHANGES]
* Updated for Object::Pad v0.66 - use `field` instead of `has`
0.08 2022-04-28
[CHANGES]
* Use the new :isa from Object::Pad 0.57 to avoid `extends`
* Added a simple commandline printing example script
* Added more documentation about configuration fields
0.07 2020-12-15
[BUGFIXES]
* Re-packed tarball, removing stale Makefile.PL
0.06 2020-12-06
[CHANGES]
* Updated to Object::Pad + Future::AsyncAwait
* Make better use of Data::Bitfield
0.05 2017/07/27 22:12:59
[CHANGES]
* Use Device::Chip::Base::RegisteredI2C to reduce common code
0.04 2016/12/10 23:24:09
[CHANGES]
* Remove legacy redirection docs from Device::BusPirate::Chip::INA219
0.03 2015/11/18
[CHANGES]
* Updated for Device::Chip 0.04:
+ Use mount parameters
0.02 2015/11/13
[CHANGES]
* Renamed from Device::BusPirate::Chip::INA219
* Changed to implement Device::Chip interface
Previously, this distribution was called Device-BusPirate-Chip-INA219
0.01 2014/11/01 16:57:50
First version, released on an unsuspecting world.