Release v0.2.57
Bug fixes, updates, and improvements.
Quick install
Install/update to latest version of Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Clone, build, and install Dan
git clone https://github.com/dfallman/dan.git
cd dan
cargo build --release
cargo install --path .