Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 14:16
d46b77b

What's Changed

  • feat: scaffold CLI project with full command tree by @brandonrc in #17
  • feat: generate Rust SDK from OpenAPI spec via Progenitor by @brandonrc in #18
  • feat: implement multi-instance management by @brandonrc in #19
  • feat: implement authentication and credential storage by @brandonrc in #20
  • feat: auto-detect piped output and add --quiet flag by @brandonrc in #21
  • feat: implement repository browsing and management by @brandonrc in #22
  • feat: implement artifact operations by @brandonrc in #23
  • feat: implement setup wizards for package ecosystems by @brandonrc in #24
  • feat: implement doctor diagnostics command by @brandonrc in #25
  • feat: implement security scanning commands by @brandonrc in #26
  • feat: implement admin operations by @brandonrc in #27
  • feat: cross-instance artifact copy and bulk migration by @brandonrc in #28
  • feat: interactive TUI dashboard (ak tui) by @brandonrc in #29
  • feat: distribution packaging (release CI, installer, Docker, Snap) by @brandonrc in #30
  • Add shell completions, man pages, and help examples by @brandonrc in #31
  • Add README by @brandonrc in #32
  • Fix license in README to MIT by @brandonrc in #33
  • Fix runtime bugs: arg collision, double URL, optional auth by @brandonrc in #34
  • Add interactive auth method selection to login flow by @brandonrc in #35
  • Regenerate SDK, fix admin users list and doctor probe by @brandonrc in #36
  • Prepare v0.1.0 release by @brandonrc in #37
  • Fix release CI: nfpm version and YAML indentation by @brandonrc in #38
  • Fix nfpm download URL in release CI by @brandonrc in #39
  • Remove redundant package rename step by @brandonrc in #40

New Contributors

Full Changelog: https://github.com/artifact-keeper/artifact-keeper-cli/commits/v0.1.0