Changes for version 0.3.0 - 2019-03-13
- DOCS
- remove 2nd automatic generation of README from POD in bin/piflash - it's redundant with README.md needed for GitHub
- add plugin documentation in new PiFlash::Plugin module
- MINOR
- move plugin code to new PiFlash::Plugin module
- add PiFlash::Object to provide a common new() which came from PiFlash::Hook but is also needed for PiFlash::Plugin
- REVISION
- Dist::Zilla configuration - move git plugins before @Basic plugins as recommended in docs
- expand unit tests for PiFlash::State and PiFlash::Command
- expand unit tests for plugins
Documentation
Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device
Modules
Raspberry Pi SD-flashing script with safety checks to avoid erasing the wrong device
process/command running utilities for piflash
named dispatch/hook library for PiFlash
PiFlash functions to inspect Linux system devices to flash an SD card for Raspberry Pi
write to Raspberry Pi SD card installation with scriptable customization
object functions for PiFlash classes
plugin extension interface for PiFlash
PiFlash::State class to store configuration, device info and program state