summaryrefslogtreecommitdiffstats
path: root/src/modules/aws.rs
AgeCommit message (Expand)Author
2019-12-20perf: Dereference before to_string in aws moduleMatan Kushner
2019-12-20feat: Implement AWS region aliases (#646)Mike Sampson
2019-11-02feat: Add configuration to set how much AWS profile info is shown (#556)Cédric Da Fonseca
2019-10-15feat: Show AWS region in `aws` module (#482)Thomas Lee
2019-10-05chore: Import shared types from super (#492)Zhenhui Xie
2019-10-04refactor: Go from Rust workspaces to a package with nested packages (#480)Matan Kushner
2019-09-30refactor: Refactoring config (#383)Zhenhui Xie
2019-09-25feat: Add AWS module (#419)Thomas O'Donnell