Releases: MarcelInTO/fux
Release list
fux 0.6.0
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Group snippets into sections in the ^B panel by @MarcelInTO in #40
Full Changelog: v0.5.0...v0.6.0
fux 0.5.0
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Say so when a schema will not load, and never wait for one on the UI thread by @MarcelInTO in #39
Full Changelog: v0.4.0...v0.5.0
fux 0.4.0
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Bound edit mode: a live edit keeps the keyboard, and Esc never quits by @MarcelInTO in #27
- Stop the menu offering what an edit will not let it do by @MarcelInTO in #28
- Keep your place: a delete lands on a neighbour, a reveal lands near the middle by @MarcelInTO in #29
- Ask before a delete that takes other nodes with it by @MarcelInTO in #30
- Make a build from source say which build it is by @MarcelInTO in #31
- Stop a delete claiming whitespace an insert never gave it by @MarcelInTO in #32
- Dispose every dialog in a finally, not on the last line by @MarcelInTO in #33
- Extend the issue rules to the proposed fix, and to stale evidence by @MarcelInTO in #34
Full Changelog: v0.3.0...v0.4.0
fux 0.3.0
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Declare the issue tracker in a CLAUDE.md by @MarcelInTO in #11
- Keep the tree honest about deletes, and name the terminal window by @MarcelInTO in #15
- Stop the drill report filter from hiding checks by @MarcelInTO in #16
- Named blocks: a Snippets panel on ^B by @MarcelInTO in #17
- Add a real-book test fixture by @MarcelInTO in #19
Full Changelog: v0.2.5...v0.3.0
fux 0.2.5
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Stop Esc from quitting and losing the document by @MarcelInTO in #9
Full Changelog: v0.2.4...v0.2.5
fux 0.2.4
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Keep the previous version of a file when a save overwrites it by @MarcelInTO in #8
Full Changelog: v0.2.3...v0.2.4
fux 0.2.3
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Put the release ritual behind
make release VERSION=x.y.zby @MarcelInTO in #7
Full Changelog: v0.2.2...v0.2.3
fux 0.2.2
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
What's Changed
- Tell gh which repository it is releasing to, and dry-run the job that failed by @MarcelInTO in #4
- Stop shipping Google Analytics in a binary that never called it by @MarcelInTO in #5
- Stop source builds reporting a version that shipped three releases ago by @MarcelInTO in #6
Full Changelog: v0.2.1...v0.2.2
fux 0.2.1
Download the archive for your platform, unpack it, and put fux on your PATH.
| Platform | Asset |
|---|---|
| macOS (Apple Silicon) | osx-arm64.tar.gz |
| macOS (Intel) | osx-x64.tar.gz |
| Linux (x86-64) | linux-x64.tar.gz |
| Linux (ARM64) | linux-arm64.tar.gz |
| Windows (x86-64) | win-x64.zip |
tar xzf fux-*-osx-arm64.tar.gz
sudo install -m 0755 fux-*/fux /usr/local/bin/fux
fux --helpThe binaries are unsigned. macOS quarantines anything downloaded through a
browser, so if Gatekeeper refuses to launch it, either download with curl
instead or clear the flag: xattr -d com.apple.quarantine /usr/local/bin/fux.
Windows SmartScreen will warn for the same reason.
Verify a download against SHA256SUMS, or check its provenance with
gh attestation verify <archive> --repo MarcelInTO/fux.
Full Changelog: v0.2.0...v0.2.1