Skip to content

Releases: dacrab/craftops

v2.8.0

19 Mar 14:18

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

Full Changelog: v2.7.0...v2.8.0

v2.7.0

19 Mar 14:11

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

Full Changelog: v2.6.0...v2.7.0

v2.6.0

18 Mar 14:55

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

Full Changelog: v2.5.0...v2.6.0

v2.5.0

18 Mar 14:37

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

What's Changed

  • chore(deps): bump actions/upload-artifact from 4 to 7 by @dependabot[bot] in #36
  • chore(deps): bump aquasecurity/trivy-action from 0.34.1 to 0.34.2 in the dependencies group by @dependabot[bot] in #37
  • chore(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #38

Full Changelog: v2.4.0...v2.5.0

v2.4.0

23 Feb 18:15

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

What's Changed

  • chore(deps): bump golang.org/x/term from 0.37.0 to 0.38.0 by @dependabot[bot] in #25
  • fix: complete dependabot.yml github-actions config by @dacrab in #27
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #28
  • chore(deps): bump the dependencies group with 2 updates by @dependabot[bot] in #29
  • chore(deps): bump github.com/olekukonko/tablewriter from 1.1.2 to 1.1.3 in the dependencies group by @dependabot[bot] in #30
  • chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.2 to 4.10.0 in the dependencies group by @dependabot[bot] in #31
  • fix: auto-merge workflow permissions and PR detection by @dacrab in #32
  • chore(deps): bump golang.org/x/term from 0.39.0 to 0.40.0 in the dependencies group by @dependabot[bot] in #33
  • chore(deps): bump aquasecurity/trivy-action from 0.33.1 to 0.34.0 in the dependencies group by @dependabot[bot] in #34
  • chore(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 in the dependencies group by @dependabot[bot] in #35

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Dec 16:11

Choose a tag to compare

Installation

Download the binary for your platform:

  • Linux AMD64: craftops-linux-amd64
  • Linux ARM64: craftops-linux-arm64
  • macOS AMD64: craftops-darwin-amd64
  • macOS ARM64: craftops-darwin-arm64

Make it executable and move to your PATH:

chmod +x craftops-*-*
sudo mv craftops-*-* /usr/local/bin/craftops

Or use the install script:

curl -fsSL https://raw.githubusercontent.com/dacrab/craftops/main/install.sh | bash

Full Changelog: v2.2.3...v2.3.0

v2.2.3

23 Dec 15:28

Choose a tag to compare

Full Changelog: v2.2.2...v2.2.3

v2.2.2 - Final Stateless Architecture & Polish

23 Dec 14:49

Choose a tag to compare

v2.2.1 - Style & Formatting Cleanup

23 Dec 14:39

Choose a tag to compare

v2.2.0 - Senior Refactor & Logic Optimization

23 Dec 14:35

Choose a tag to compare