summaryrefslogtreecommitdiffstats
path: root/src/configs/julia.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-04-29feat: Add version formating for modules (#2611)filip
2021-03-31feat(config): allow printing default and computed config (#2521)David Knaack
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-21feat(julia): Configure when the module is shown (#2358)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
2020-04-07Fix julia icon based on https://julialang.org/community/standards/ (#1055)Shu Kutsuzawa
2020-04-03feat: Add a julia module (#1030)Shu Kutsuzawa