Skip to content

Releases: gofastskill/fastskill

Release 0.9.3

14 Dec 08:13

Choose a tag to compare

Changes since v0.9.2

  • chore: bump version to 0.9.3 [skip ci] (a98478b)
  • chore: add workflow_dispatch with version input for manual releases (280b978)

Installation

Download the pre-built binary for your platform:

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz - for FIPS/compliance environments requiring dynamic linking
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz - universal compatibility, containers, CI/CD (works on Ubuntu 20.04+, RHEL 8+, Alpine, etc.)

Which Linux binary should I use?

  • Use musl for maximum compatibility (containers, CI/CD, older distributions)
  • Use glibc only if you require dynamic linking for FIPS or compliance reasons

Windows

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

Release 0.9.0

12 Dec 20:45
6362344

Choose a tag to compare

Changes since v0.8.8

  • Bump version from 0.8.8 to 0.9.0 (6362344)

Installation

Download the pre-built binary for your platform:

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz - for FIPS/compliance environments requiring dynamic linking
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz - universal compatibility, containers, CI/CD (works on Ubuntu 20.04+, RHEL 8+, Alpine, etc.)

Which Linux binary should I use?

  • Use musl for maximum compatibility (containers, CI/CD, older distributions)
  • Use glibc only if you require dynamic linking for FIPS or compliance reasons

Windows

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

Release 0.8.6

02 Dec 08:26
a65a084

Choose a tag to compare

Changes since v0.7.14

  • Update README.md (a65a084)
  • refactor: v0.8.6 - skill ID from skill-project.toml and registry improvements (#3) (220adfa)

Installation

Download the pre-built binary for your platform:

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz - for FIPS/compliance environments requiring dynamic linking
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz - universal compatibility, containers, CI/CD (works on Ubuntu 20.04+, RHEL 8+, Alpine, etc.)

Which Linux binary should I use?

  • Use musl for maximum compatibility (containers, CI/CD, older distributions)
  • Use glibc only if you require dynamic linking for FIPS or compliance reasons

Windows

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

Release 0.7.14

30 Nov 20:51

Choose a tag to compare

Changes since v0.7.13

  • update version (6f9eb4c)
  • fix: update server.rs and Cargo.lock (3fa48d8)
  • Remove troubleshooting section from README (79050a7)
  • refactor: rename git-registry to http-registry with flat index layout (#2) (4fac0a8)
  • feat: add install script (#1) (87b5cef)

Installation

Download the pre-built binary for your platform:

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz - for FIPS/compliance environments requiring dynamic linking
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz - universal compatibility, containers, CI/CD (works on Ubuntu 20.04+, RHEL 8+, Alpine, etc.)

Which Linux binary should I use?

  • Use musl for maximum compatibility (containers, CI/CD, older distributions)
  • Use glibc only if you require dynamic linking for FIPS or compliance reasons

Windows

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

Release 0.7.13

27 Nov 17:45

Choose a tag to compare

Changes since v0.7.12

  • feat: add musl Linux binary for older distribution compatibility (df64285)

Installation

Download the pre-built binary for your platform:

Linux

  • Linux (glibc): fastskill-x86_64-unknown-linux-gnu.tar.gz - for FIPS/compliance environments requiring dynamic linking
  • Linux (musl/static): fastskill-x86_64-unknown-linux-musl.tar.gz - universal compatibility, containers, CI/CD (works on Ubuntu 20.04+, RHEL 8+, Alpine, etc.)

Which Linux binary should I use?

  • Use musl for maximum compatibility (containers, CI/CD, older distributions)
  • Use glibc only if you require dynamic linking for FIPS or compliance reasons

Windows

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

Release 0.7.10

26 Nov 17:09

Choose a tag to compare

Changes since v0.7.5

Installation

Download the pre-built binary for your platform:

  • Linux: fastskill-x86_64-unknown-linux-gnu.tar.gz
  • Windows: fastskill-x86_64-pc-windows-msvc.zip