Releases: blimmer/zsh-aws-vault
Releases · blimmer/zsh-aws-vault
1.0.0
This release contains several breaking changes. Please review UPGRADING.md
for details.
What's Changed
Full Changelog: 0.1.0...1.0.0
0.1.0
This is an initial release. Previously, this package was not versioned, so this initial release rolls up all current behavior.
What's Changed
- Add link to aws-vault by @unixorn in #2
- Hide the default profile name from the powerline. by @blimmer in #4
- Endzyme's PR w/ my changes by @blimmer in #5
- add zgen install section to readme by @onyxraven in #6
- add avli error handling and firefox profile creation by @onyxraven in #7
- Multiple AWS console incognito windows by @kevinduterne in #9
- Launch Linux browser windows in different sessions by @hlascelles in #11
- Support for yubikey and inline totp by @kevinduterne in #12
- Add possibility to use Brave browser by @kevinduterne in #14
- Add support for Firefox Developer Edition by @bhb603 in #15
- Add autocomplete for AWS profiles by @blimmer in #17
- macOS Brave browser can be written in lowercase by @deiga in #19
- Completion script for aws-vault by @reegnz in #21
- Use build in function from aws-vault for ykman by @nbrys in #22
- Handle default browser on linux, various chromium and firefox versions by @janost in #26
- Update readme with https clone of repository by @vvdaal in #27
- feat: pass all extra args in avli/avsh by @blimmer in #29
- feat: allow passing arbitrary properties to avli by @blimmer in #30
- fix: browser options env var by @farhansaed in #32
- add: support for vivaldi browser by @farhansaed in #33
- feat: add macos ms edge and edge dev support by @thameezb in #35
- docs: improve avli docs by @blimmer in #37
- feat: add alias
avr
to refresh credentials within a subshell by @regexj in #38
New Contributors
- @unixorn made their first contribution in #2
- @blimmer made their first contribution in #4
- @onyxraven made their first contribution in #6
- @kevinduterne made their first contribution in #9
- @hlascelles made their first contribution in #11
- @bhb603 made their first contribution in #15
- @deiga made their first contribution in #19
- @reegnz made their first contribution in #21
- @nbrys made their first contribution in #22
- @janost made their first contribution in #26
- @vvdaal made their first contribution in #27
- @farhansaed made their first contribution in #32
- @thameezb made their first contribution in #35
- @regexj made their first contribution in #38
Full Changelog: https://github.com/blimmer/zsh-aws-vault/commits/0.1.0