Commit Graph

9 Commits

Author SHA1 Message Date
Matan Kushner 0a29540146
chore(bump): v0.20.0 correctly 2019-10-04 18:05:18 +09:00
Matan Kushner 1cab6854bc
chore(bump): v0.20.0 2019-10-04 18:02:17 +09:00
dependabot-preview[bot] 7fc85669bb
chore(deps): Bump serde_json from 1.0.40 to 1.0.41 (#478) 2019-10-04 08:47:17 +00:00
Thomas O'Donnell 34bca5a035 fix: Add Kubernetes to the default prompt order (#466) 2019-10-03 15:52:07 +09:00
Nick Young 6621e4c859 feat: Add dotnet module (#416)
Adds a .NET module, which preferentially parses local/git files to get
the .NET version.
2019-10-02 01:56:48 -05:00
Zhenhui Xie f14392b5ea refactor: Rewrite battery module to use module config (#454) 2019-10-02 14:55:16 +09:00
Thomas O'Donnell 9fc5a43355 feat: Add Kubernetes Module (#404)
Adds a Kubernetes module, which works by parsing kubeconfig.
2019-10-01 13:58:24 -05:00
Zhenhui Xie c39506c6f6 chore: Cleanup after the config refactor (#453) 2019-09-30 23:56:05 +09:00
Zhenhui Xie dd0b1a1aa2 refactor: Refactoring config (#383)
This PR refactors config and puts configuration files for all modules in `configs/`.
2019-09-30 21:10:35 +09:00