v0.6.0
Breaking Changes:
* u64 has been replaced with u8 in yall's public API (for better
compatibility with clap version 4.x)
* MSRV is now 1.70.0 for std::io::IsTerminal
Features:
* No new features
Changes:
* Use clap v4.3 instead of v2 in the demo example