summaryrefslogtreecommitdiffstats
path: root/src/configs/custom.rs
AgeCommit message (Expand)Author
2021-06-13feat: Add Operating System condition to custom commands (#2751)Javier Goday
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-01-20perf(custom): evaluate command lazily (#2173)David Knaack
2020-09-28feat: add error messaging (#1576)Tilmann Meyer
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-05-27fix(custom): improve handling of Powershell prompts (#1237)Grégoire Geis
2020-04-11Add support for custom modules. (#916)Grégoire Geis