Skip to content

Releases: gofastskill/fastskill

Release 0.9.146

Choose a tag to compare

@fastskill-app fastskill-app released this 08 Jul 22:30

Changes since v0.9.145

  • chore: bump version to 0.9.146 [skip ci] (369e407)
  • Merge pull request #191 from gofastskill/dependabot/cargo/insta-1.48.0 (2b56b17)
  • deps(deps): bump insta from 1.47.2 to 1.48.0 (61f9a75)

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.145

Choose a tag to compare

@fastskill-app fastskill-app released this 08 Jul 19:46

Changes since v0.9.144

  • chore: bump version to 0.9.145 [skip ci] (a1e9fdd)
  • Merge pull request #188 from gofastskill/dependabot/cargo/rusqlite-0.40.1 (dbb3649)
  • Merge pull request #192 from gofastskill/dependabot/cargo/openssl-0.10.81 (a49243d)
  • Merge pull request #199 from gofastskill/dependabot/cargo/anyhow-1.0.103 (d76db51)
  • Merge pull request #200 from gofastskill/dependabot/cargo/regex-1.12.4 (c477e5a)
  • deps(deps): bump anyhow from 1.0.102 to 1.0.103 (ac2b8ad)
  • deps(deps): bump regex from 1.12.3 to 1.12.4 (2579def)
  • deps(deps): bump openssl from 0.10.80 to 0.10.81 (74628ad)
  • deps(deps): bump rusqlite from 0.39.0 to 0.40.1 (59565b6)

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.144

Choose a tag to compare

@fastskill-app fastskill-app released this 08 Jul 18:53

Changes since v0.9.143

  • chore: bump version to 0.9.144 [skip ci] (ecd8ea4)
  • Merge pull request #201 from gofastskill/feat/implement-audit-fixes (619a754)
  • fix(ci): track embedded UI index.html (gitignore negation path was wrong) (1f39c6f)
  • refactor: thermo-nuclear code-quality cleanup (dedup + dead code removal) (b4f86a1)
  • docs(serve): document read-only-by-default + --enable-write (WRITE-GATE) (bae318e)
  • test(audit): raise coverage on changed + adjacent code to >90% (44ef4a9)
  • fix(audit): batch 2 — WRITE-GATE, install-path security, remove dead surface (bfe5865)
  • fix(audit): batch 1 — version/semver, zip/git security, core-misc, CLI eval (5ad9b32)
  • docs(spec-003): resolve O1-O5; reframe as source-oriented skill management (dc0273c)
  • docs: codebase audit + skill-management specs (design-only) (f1db881)

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.143

Choose a tag to compare

@fastskill-app fastskill-app released this 01 Jul 19:43

Changes since v0.9.142

  • chore: bump version to 0.9.143 [skip ci] (426db75)
  • Merge pull request #198 from gofastskill/dependabot/cargo/config-0.15.25 (9ccf149)
  • deps(deps): bump config from 0.15.23 to 0.15.25 (bb42891)

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.142

Choose a tag to compare

@fastskill-app fastskill-app released this 01 Jul 19:23

Changes since v0.9.141

  • chore: bump version to 0.9.142 [skip ci] (1efd003)
  • Merge pull request #189 from gofastskill/dependabot/cargo/chrono-0.4.45 (561e9fe)
  • deps(deps): bump chrono from 0.4.44 to 0.4.45 (cd346cb)

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.141

Choose a tag to compare

@fastskill-app fastskill-app released this 25 Jun 16:47

Changes since v0.9.140

  • chore: bump version to 0.9.141 [skip ci] (b64495a)
  • Merge pull request #197 from gofastskill/chore/remove-publish (cca16fb)
  • chore: drop dead base64 dep + orphaned ServiceConfig field from publish removal (a0eec28)
  • chore: remove registry-publish subsystem and package command (56d0242)

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.140

Choose a tag to compare

@fastskill-app fastskill-app released this 25 Jun 05:05

Changes since v0.9.139

  • chore: bump version to 0.9.140 [skip ci] (274dc4c)
  • Merge pull request #196 from gofastskill/test/wire-orphaned-core-tests (725c932)
  • test: wire orphaned core integration tests into fastskill-core (0ba80fa)

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.139

Choose a tag to compare

@fastskill-app fastskill-app released this 24 Jun 23:26

Changes since v0.9.138

  • chore: bump version to 0.9.139 [skip ci] (e82eebc)
  • Merge pull request #195 from gofastskill/fix/code-review-findings (8f5c7ba)
  • refactor: consolidate atomic-write, fix collision at the root (review) (40560bf)
  • fix: address code-review findings on registry index, publish auth, CI (b0f5591)

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.138

Choose a tag to compare

@fastskill-app fastskill-app released this 24 Jun 22:44

Changes since v0.9.137

  • chore: bump version to 0.9.138 [skip ci] (335a208)
  • Merge pull request #190 from gofastskill/dependabot/cargo/uuid-1.23.3 (cb281ca)
  • deps(deps): bump uuid from 1.23.2 to 1.23.3 (adeb1b9)

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.137

Choose a tag to compare

@fastskill-app fastskill-app released this 16 Jun 21:13

Changes since v0.9.136

  • chore: bump version to 0.9.137 [skip ci] (e845d8a)
  • Merge pull request #194 from gofastskill/feature/registry-publish-gate (71ba7a8)
  • feat: gate registry publish behind feature flag (a99ad37)
  • Merge pull request #187 from gofastskill/docs/sync-surface-cleanup (c87042d)
  • docs: align webdocs and README with current CLI surface (e03e894)

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