Skip to content

Releases: softleader/slctl

4.0.2

18 Jan 12:24

Choose a tag to compare

Changelog

  • e93f95b feat: 將 goreleaser 歸檔格式更新為 tgz 並新增 tapper 檔案

4.0.1

18 Jan 12:00

Choose a tag to compare

Changelog

  • 26cd678 feat: 將 tapper 的 GitHub token 從 GITHUB_TOKEN 更新為 HOMETAP_GITHUB_TOKEN

4.0.0

18 Jan 11:28

Choose a tag to compare

Changelog

  • af25eba Update Makefile
  • b13e462 Update README.md
  • e92fa33 Update release tag description format
  • e7c8aef Update release.yml
  • b0b1f5a add goimports & go vet
  • f568b4b add makefire help
  • 6a10212 build: 移除 goreleaser 建置指令中的 --snapshot 旗標
  • 8344946 check for update only if metadata is released
  • 39f1ecd ci: 為 Homebrew formula 更新步驟新增 GH_TOKEN 環境變數
  • 0dde56d feat(release): 從 Travis CI 遷移至 GitHub Actions (GoReleaser) (#13)
  • 1af43c7 feat: Upgrade Go version to 1.25.6 (#14)
  • efa0ff8 feat: 新增 brew tapper 升級追蹤以支援多平台和 Go 1.25.6 現代化,並更新發布工作流程和 Makefile。
  • 51f0f3a feat: 系統現代化 (Go 1.24, OAuth Device Flow, Docs Migration) (#12)
  • f100ea5 fix: PR Template
  • f4a34d1 refactor: 將 Homebrew formula 更新步驟中的 TAP_GITHUB_TOKEN 替換為 GITHUB_TOKEN 並移除冗餘的 GH_TOKEN 環境變數。
  • 2d89dcf update
  • f4f6c6c use github.com/blang/semver inplace of usubg github.com/Masterminds/semver

3.8.1

15 Oct 08:11

Choose a tag to compare

  • auto check updates every 15 days (only in online mode, which is not pass --offline flag)
  • add command slctl version --check to check updates immediately

3.7.3

15 Oct 04:07

Choose a tag to compare

add a subcommand 'slctl home --move PATH'

3.7.1

14 Oct 06:27

Choose a tag to compare

add 'slctl p open PLUGIN' command

3.7.0

19 Aug 08:59

Choose a tag to compare

  • switch default home from ~/.sl to ~/.config/slctl
  • move auto cleanup to root command post run

3.6.1

26 Jul 01:48

Choose a tag to compare

add --force flag to plugin remove to keep it quiet if plugin not found

3.6.0

08 May 06:06

Choose a tag to compare

add slctl cleanup command to remove outdated downloads and it will auto fire every 30 days

3.5.7

16 Apr 10:07

Choose a tag to compare

add slctl completion bash or slctl completion zsh to generate completion scripts