Skip to content

Releases: ZeroGachis/swcli

swcli: v0.1.3

05 Mar 10:39
f597dae

Choose a tag to compare

0.1.3 (2026-03-05)

Miscellaneous Chores

  • ci: Only run security scan workflow once a week (dcefc04)
  • release: Fix binary path (e24a4a6)

swcli: v0.1.2

05 Mar 10:29
42395ae

Choose a tag to compare

0.1.2 (2026-03-05)

Miscellaneous Chores

  • release: Define artifact names explicitly as we cannot access env in the matrix section (0c714f3)

swcli: v0.1.1

05 Mar 10:24
d8684e3

Choose a tag to compare

0.1.1 (2026-03-05)

Miscellaneous Chores

  • ci: Add a workflow to build a binaries and attach them the the latest release (943ab1a)

swcli: v0.1.0

05 Mar 09:21
c53cc65

Choose a tag to compare

0.1.0 (2026-03-05)

Features

  • Read SSO config from ~/.aws/config file (a2df1d5)

Miscellaneous Chores

  • Add code owners (25518e1)
  • Add code owners (fbddfd0)
  • Add minimal README (9fdce52)
  • Add periodic security scan (3588039)
  • Allow to trigger release-please workflow manually (7e5803e)
  • Allow to trigger security scan workflow manually (2f06991)
  • ci: Add missing manifest for release-please (821e656)
  • ci: Cache the rust toolchain outside of mise (fae9ea6)
  • ci: release please inherits org secrets (d19e4d4)
  • Setup release-please (04f0b6e)
  • Setup release-please (19bc904)
  • Setup repository (70e173b)
  • Setup the rust toolchain with mise and use prek to run static analysis and tests locally and on CI (562b9d7)
  • Specify rust components to be installed (a9d44fd)

Code Refactoring

  • Split into modules + expose a proper CLI with 'swcli codeartifcat get-authorization-token' (281fa12)
  • Use proper logging instead of printing debug info to stdout (043d724)