Skip to content

Releases: Nusii/nusii-cli

v0.2.1

04 Mar 12:07

Choose a tag to compare

Changelog

  • a29cb59 Pass OAUTH_CLIENT_ID secret to GoReleaser build

v0.2.0

04 Mar 10:41

Choose a tag to compare

Changelog

  • 83bf285 Add AI agent usage and Claude Code skill section to README
  • 2fc8765 Add OAuth2 with PKCE authentication support
  • a2c2368 Add nusii binary to .gitignore
  • 139a1f9 Fix OAuth login not saving API URL to config
  • 2baa4de Make OAUTH_CLIENT_ID optional in goreleaser build
  • 76fafec Merge pull request #1 from Nusii/auth-with-oauth
  • 669d35c Update README with missing command examples

v0.1.1

03 Mar 07:57

Choose a tag to compare

Changelog

  • f437dd4 Add GitHub Action for automated releases
  • 14052a9 Fix API request format and integration tests
  • 3d36f5c Fix goreleaser deprecation warnings and license reference
  • df39928 Use TAP_GITHUB_TOKEN for cross-repo homebrew tap push
  • c695edc Use separate tokens for release and Homebrew tap push

v0.1.0

02 Mar 21:35

Choose a tag to compare

Changelog

  • 2e51da6 Add .claude/settings.local.json to gitignore
  • 63015e3 Add Apache 2.0 license
  • 832906a Add README with usage documentation
  • 4ae7448 Initial implementation of Nusii CLI