summaryrefslogtreecommitdiffstats
path: root/src/configs/dotnet.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-07-04fix(dotnet): make default format consistent with other modules (#2853)Kid
2021-06-05fix(dotnet): Don't treat folder with .sln file as a .NET project (#2785)Rumia
2021-04-29feat: Add version formating for modules (#2611)filip
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-18refactor(dotnet): ".NET" instead of "•NET" (#2471)Eyal Cherevatzki
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-20feat(dotnet): Configure when module is shown (#2327)Thomas O'Donnell
2021-01-20fix: Adjust default format strings (#2165)Moritz Vetter
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2019-10-05refactor: Implement Default for SegmentConfig (#495)Nikodem Rabuliński
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner