summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-24Update to 3.0.0-rc.1 (#155)Nick Gerace
2021-12-24Refactor config to be the only public config type (#153)Nick Gerace
2021-12-24Remove issue template headers (#154)Nick Gerace
2021-12-23Finish standard display mode and split config types (#152)Nick Gerace
2021-12-23Switch to argh and back to log and env_logger (#151)Nick Gerace
2021-12-22Switch to tracing from log and add debug flagNick Gerace
2021-12-22Domain-driven refactor containing re-addition of `clap-rs`, config file featu...Nick Gerace
2021-12-12Add versioning scheme section to RELEASENick Gerace
2021-12-12Consolidate RELEASE checklist to one tableNick Gerace
2021-12-12Require bash for installation scriptsNick Gerace
2021-12-12Fix uninstall and install scripts arch checkNick Gerace
2021-12-12Add install and uninstall scriptsNick Gerace
2021-12-02Update to 2.0.2Nick Gerace
2021-12-02Misc package bumpsNick Gerace
2021-10-29Update to 2.0.1Nick Gerace
2021-10-29Ensure Homebrew is skipped for release candidatesNick Gerace
2021-10-29Update to 2.0.1-rc1Nick Gerace
2021-10-29Add rudimentary logging for permission denied errorsNick Gerace
2021-10-29Update to 2.0.0Nick Gerace
2021-10-26Update CHANGELOG to include unpushed commitsNick Gerace
2021-10-26Fix tag workflow for released binariesNick Gerace
2021-10-25Fix Cargo.toml for 2.0.0-rc1Nick Gerace
2021-10-25Update to 2.0.0-rc1Nick Gerace
2021-10-25Merge pull request #136 from nickgerace/v2Nick Gerace
2021-10-25Overhaul for v2 architectureNick Gerace
2021-10-07Merge pull request #132 from nickgerace/xtaskNick Gerace
2021-10-07Move from Makefile to xtaskNick Gerace
2021-09-17Merge pull request #123 from nickgerace/v2Nick Gerace
2021-09-17Fix Windows-specific error from library removalNick Gerace
2021-09-15Fix broken merge action with YAML list errorNick Gerace
2021-09-15Use merge action matrix format for tag action matrixNick Gerace
2021-09-15Remove issue template type fieldNick Gerace
2021-09-15Add discrete Code of Conduct fileNick Gerace
2021-09-15Convert library-driven structure to application-drivenNick Gerace
2021-08-02Update to 1.4.1Nick Gerace
2021-08-02Bump packagesNick Gerace
2021-07-15Move special thanks to THANKS.mdNick Gerace
2021-07-15Add collision noteNick Gerace
2021-06-20Change to version flag for issue templateNick Gerace
2021-06-17Update to 1.4.0Nick Gerace
2021-06-17Continue upon PermissionDenied errorsNick Gerace
2021-06-17Remove extra backtick in README brew installNick Gerace
2021-06-17Rename advanced to extraNick Gerace
2021-06-17Add advanced doc noteNick Gerace
2021-06-17Move docs to their own directory and simplify READMENick Gerace
2021-05-25Clean example outputNick Gerace
2021-05-25Update to 1.3.0Nick Gerace
2021-05-25Remove logging from libraryNick Gerace
2021-05-23Add Config to Drive change to CHANGELOGNick Gerace
2021-05-23Merge Config into Driver typeNick Gerace