summaryrefslogtreecommitdiffstats
path: root/src/modules/elm.rs
AgeCommit message (Expand)Author
2021-04-29feat: Add version formating for modules (#2611)filip
2021-02-20feat(elm): Configure when the module is shown (#2341)Thomas O'Donnell
2021-02-11feat: allow changing default command timeout (#2283)David Knaack
2021-01-20perf(elm): Lazy eval elm (#2167)Moritz Vetter
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
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-04-24fix: Fix latest clippy suggestions (#1136)Thomas O'Donnell
2020-04-03feat: Enable to display language version when `.<lang>-version` file exists. ...Shu Kutsuzawa
2020-03-15fix: possible fix for Intermittent Test Failures in GH Actions (#987)David Knaack
2020-02-05feat: Add an Elm module (#879)Andrew Prokhorenkov