summaryrefslogtreecommitdiffstats
path: root/src/modules/package.rs
AgeCommit message (Expand)Author
2019-08-05fix: Address longstanding linter errorsMatan Kushner
2019-07-19docs: Add vuepress with initial docs (#99)Tiffany Le-Nguyen
2019-07-14chore: Refactor getting string values from config (#94)Matan Kushner
2019-07-02feat: Add a `disabled` configuration option for modules (#86)Matan Kushner
2019-06-10Add support for prompt configuration (#62)Matan Kushner
2019-05-16fix: handle package version panic (#57)Matan Kushner
2019-05-01Refactor segments into modules (#40)Matan Kushner
2019-05-01Add the package version segment (#35)John Letey