What's Changed
- π docs/revamp documentation and automate screenshots by @edouard-lopez in #343
- β¨ feat: AWS profile prompt by @kwigley in #346
- π€ ci: Pass tests under macOS by @hyperupcall in #340
π New Documentation
- a better User eXperience (UX)
- a dedicated site,
- searchable content (thanks to mkdocs)
- screenshot of prompt with/without feature enabled (thanks to terminal-screenshot)
- a better organization for options
- linkable content you can share/bookmark
β¨ rAWS Profile
Option | Default | Description |
---|---|---|
pure_enable_aws_profile |
true |
Show AWS profile name (based on AWS_VAULT or AWS_PROFILE ). |
pure_symbol_aws_profile_prefix |
Prefix when a AWS profile is activated (default: [undefined][to-set]) |
with a AWS Vault | with a AWS Profile |
---|---|
π€ Test against MacOS in CI
We use brew
to install Fish.
New Contributors
- @hyperupcall made their first contribution in #340
Full Changelog: v4.10.1...v4.11.0