summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-06-19feat: add next, new, and consume functionsChristopher R. Nelson
2023-06-19fix: correct license short-form identifiersChristopher R. Nelson
2023-06-19style: simplify function definitionsChristopher R. Nelson
Removing the implicit (lambda () ...) will make code easier to read, and therefore easier to maintain.
2023-06-18feat: support --version commandChristopher R. Nelson
2023-06-18feat: improve usage of config filesChristopher R. Nelson
2023-06-18Initial ImportChristopher R. Nelson