Skip to content

FlashCoder v0.1.0-rc.4

Pre-release
Pre-release

Choose a tag to compare

@Owen718 Owen718 released this 11 Aug 18:14
· 9 commits to main since this release

Prebuilt. Node 22 or newer, macOS or Linux.

curl -fsSL https://github.com/Owen718/FlashCoder/releases/download/v0.1.0-rc.4/flashcoder-0.1.0-rc.4.tgz -o flashcoder.tgz
npm install -g ./flashcoder.tgz

The opening screen draws the name. v0.1.0-rc.3 renamed everything except the
wordmark, which still read SimpleDSH; the tagline named the old project too.
No behaviour changes.

Upgrading from SimpleDSH is described in
v0.1.0-rc.3:
existing workspaces keep their .dsh/, an existing key is still found, and
Sessions from an older binary continue without a cache break.