# Aldaron's Device Interface 0.13 * Everything is one crate now. * Split `audio` into `mic` and `speaker`. * All APIs have been updated. * Is now formatted using `cargo fmt` through `rustup component add rustfmt-preview`. # Aldaron's Device Interface 0.12 * Added `audio` module for supporting Audio Interface (Audio Input/Output - Speaker/Microphone). # Aldaron's Device Interface 0.11 * Update adi\_screen to 0.12 * Made `screen` feature for enabling/disabling `adi_screen` dependency / `screen` module.