What's Changed
Fix Dependency Breakage
The upstream libvaxis and zf dependencies were broken by some renaming of transitive dependencies' repos. Be careful out there, people! I had to dig through GitHub issues to find out why this was breaking, and that sucked.
I thought this breakage was deserving of a patch release number. Keep in mind that since this is a short fixed release, the actual update commit was a bit weird, and involved some workarounds for integers, so this may just completely bug out if you have more than 2^16 (65,536) generations on your machine, which I doubt most people do, to be frank.
- feat(option): render description markdown by @water-sucks in #42
- feat(apply): add setting to use git commit message as description by @water-sucks in #43
- refactor: simplify color formatting by @water-sucks in #44
- fix(deps): use forked version of libvaxis, update zf by @water-sucks in #46