Skip to content

Latest commit

 

History

History
132 lines (57 loc) · 6.01 KB

CHANGELOG.md

File metadata and controls

132 lines (57 loc) · 6.01 KB

0.4.2 (2023-03-13)

Bug Fixes

  • update README with troubleshooting tips (9200004)

0.4.1 (2022-06-30)

Bug Fixes

  • create dir if aws config/credetianls dir is missing (755cf0a)

0.4.0 (2022-02-07)

Bug Fixes

  • change default branch to main (db48eec)
  • document how gitlab actions work (52890a7)
  • exit if profile name is not given (512ab4b)
  • pass cmdline args to main function (bef7288)
  • Pass profile name to ~/.aws/credentials (48f5b03)
  • Unbound variable PROFILE_CONFIG error (1ff0b34)

Features

  • add new urls for microsoft site (fb25caf)
  • display help and exit (92a7fef)
  • support new Microsoft urls (395b023)

0.2.0 (2021-06-01)

Features

  • Respect AWS_CONFIG_FILE and AWS_CREDENTIAL_FILE envs (f030e64)
  • Support for multiple browsers: Chrome and Edge (cdde46c)

0.1.13 (2021-02-18)

Bug Fixes

  • add missing export to selaws script (dbb52eb)

0.1.12 (2021-02-16)

Bug Fixes

  • combine workflow files (7378026)
  • enchange workflow output (af19b56)
  • fall back to conventional-changelog-action (39cfefb)
  • fix typo in workflow file (c539bcb)
  • Fix typo in workflow file (6f6d114)
  • Ignore path in versioning (b2eea79)
  • More verbose configuration for workflow (125f1d9)
  • Rename workflow (533e76f)
  • specify output file for changelog (67a60e9)
  • versioning workflow (36149d2)

0.1.10 (2021-02-16)

Bug Fixes

  • remove latest tag configuration (6131122)

0.1.9 (2021-02-15)

0.1.8 (2021-02-15)

0.1.7 (2021-02-15)

0.1.6 (2021-02-15)

0.1.5 (2021-02-15)

0.1.4 (2021-02-15)

0.1.3 (2021-02-15)

0.1.2 (2021-02-15)

Bug Fixes

  • bump aws sdk version to latest 2.x (6261250)
  • fix bug if profile name has app* in name (d69044a)
  • Fix GitHub branch protection rights (fffaaff)
  • Fix workflow rights in GitHub (03fe63d)
  • Replace versioning script with working ones (d8f31f9)
  • Replace versioning tools (e8941ac)

Features

  • Add selaws command to bin/ directory (3416519)