-
Formatted & Colorized release list output
StableAll checks were successful/ Compile and upload a release build (release) Successful in 44sreleased this
2025-07-03 16:13:21 -07:00 | 63 commits to trunk since this releaseThe list-releases subcommand would spit out a string produced by std::fmt::Debug. This spit out too much information in a way that was difficult to read.
Now the program only outputs relevant (IMO) information, and colors (and highlights) it for readability.
Downloads