Skip to content

Releases: gofastskill/fastskill

Release 0.9.105

09 Apr 09:25

Choose a tag to compare

Changes since v0.9.104

  • chore: bump version to 0.9.105 [skip ci] (cbd0a85)
  • Merge pull request #120 from gofastskill/ci/github-app-token-owner (522b585)
  • ci(release): set create-github-app-token owner for org installs (8ef6e63)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.104

09 Apr 09:10

Choose a tag to compare

Changes since v0.9.103

  • chore: bump version to 0.9.104 [skip ci] (660367d)
  • ci(release): install cross from crates.io to avoid Cargo git-install panic (a7308e0)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.102

06 Apr 21:10

Choose a tag to compare

Changes since v0.9.101

  • chore: bump version to 0.9.102 [skip ci] (1359091)
  • chore: bump aikit-sdk git revision to latest main (#116) (95b82e9)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.101

06 Apr 17:32

Choose a tag to compare

Changes since v0.9.100

  • chore: bump version to 0.9.101 [skip ci] (b0f67fe)
  • feat: implement 046-update-fastskill (#114) (61141f2)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.100

06 Apr 13:15

Choose a tag to compare

Changes since v0.9.99

  • chore: bump version to 0.9.100 [skip ci] (5478977)
  • feat(eval): EvalRunner trait, aikit RunOptions timeout/cwd, trace parity (#112) (20bc338)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.99

30 Mar 16:59

Choose a tag to compare

Changes since v0.9.98

  • chore: bump version to 0.9.99 [skip ci] (a99f936)
  • feat: implement 032-recursive-install-dependency-chain.md (#103) (078200e)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.98

30 Mar 14:59

Choose a tag to compare

Changes since v0.9.97

  • chore: bump version to 0.9.98 [skip ci] (faa3beb)
  • deps(deps): bump anyhow from 1.0.101 to 1.0.102 (#80) (0d5f9be)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.97

28 Mar 12:01

Choose a tag to compare

Changes since v0.9.96

  • chore: bump version to 0.9.97 [skip ci] (1fe5c4e)
  • deps(deps): bump futures from 0.3.31 to 0.3.32 (#89) (13c1d02)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.96

28 Mar 11:20

Choose a tag to compare

Changes since v0.9.95

  • chore: bump version to 0.9.96 [skip ci] (3fed561)
  • feat(cli): complete package and publish presets (031) (#100) (9b5c93f)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt

Release 0.9.95

07 Mar 22:56

Choose a tag to compare

Changes since v0.9.94

  • chore: bump version to 0.9.95 [skip ci] (278e16c)
  • feat: implement 030-global-path-and-verbosity (#95) (f6a4e84)

Installation

Download the pre-built binary for your platform:

macOS

  • Apple Silicon: fastskill-aarch64-apple-darwin.tar.gz
  • Intel: fastskill-x86_64-apple-darwin.tar.gz

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz

Windows

  • Windows: fastskill-x86_64-pc-windows-msvc.zip

Checksums

  • SHA256 checksums: checksums.txt