summaryrefslogtreecommitdiffstats
path: root/src/configs/package.rs
AgeCommit message (Expand)Author
2022-09-09feat(schema): deny unknown keys (#4270)David Knaack
2022-04-01feat: allow printing config file schema (#3737)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2021-08-06feat(package): Add ability to format the version (#2959)Thomas O'Donnell
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-04-28feat(package): configurable displaying package version for packages marked as...Karol Fuksiewicz
2020-02-01feat!: Update colors of package and php modules (#782)Matan Kushner
2019-10-19refactor: Refactor modules to use module config (#514)Zhenhui Xie