Releases
Install the latest version in one line:
$ curl -fsSL https://nullapt.dev/install.sh | sh
25
Total downloads
4
Releases
v0.1.3
Latest
DOWNLOADS PER RELEASE
v0.1.3
6
v0.1.2
6
v0.1.1
7
v0.1.0
6
PLATFORM BREAKDOWN · v0.1.3
darwin amd64
1
darwin arm64
1
linux amd64
1
linux arm64
1
windows amd64
1
v0.1.3latest
2026-05-03Changelog
New features
- ·63f095abec977a91f11a8c4816a70e3f9bdd6e25: feat(cli): background update check with 24h cache (@Enochthedev)
Bug fixes
- ·002a13734d4b53dfad51ae3b5a4c3b8f21f540c9: fix(auth): bypass Cloudflare bot challenge in OAuth callback (@Enochthedev)
Other
- ·f74e8645e219617340c039ea7fbc6f8e8cbd2ab9: chore(go.mod): update Go version to 1.25.9 and set toolchain (@Enochthedev)
2026-05-03
Changelog
New features
- ·cf633977ac3036a688c693eccc9acb4cc40f2a82: feat(auth): CLI device-flow login with browser and browserless modes (@Enochthedev)
- ·86e6a9d08fc0420d81f45502ea48553de915cc15: feat(auth): GitHub OAuth login + API token management (@Enochthedev)
- ·5453cbd984973b5bbd4b943717e685e1e704e2f2: feat(auth): enhance OAuth error handling and display messages on login page (@Enochthedev)
Other
- ·6e24cb8da1ae30a81929387ef0c4a264bcf1619d: chore(deps): update go-chi to v5.2.2 and set toolchain to go1.25.9 (@Enochthedev)
2026-05-03
Changelog
New features
- ·299304bdc0904fd4068a3fe6838504f953c3291e: feat(release): add Homebrew tap publishing back (@Enochthedev)
- ·27d6c30641fccc8248b5014eef31bd11294bd1f1: feat(web): releases chart, trending skills, markdown renderer for release body (@Enochthedev)
Bug fixes
- ·70751d14fbd1f89199cde919f994958613b89b8b: fix(release): remove homebrew tap, fix deprecated archives.builds (@Enochthedev)
2026-05-03
Changelog
New features
- ·262c7e502447b2c83681ffbbc34b58fc3490d1d2: feat: add releases page and update navigation links; enhance homepage with GitHub stars (enochthedev <enochjesse884@gmail.com>)
Bug fixes
- ·1c5146ccb51f77bf6a6234192f62ef79efdd9a5c: fix(ci): add psql client installation step in deploy workflow (enochthedev <enochjesse884@gmail.com>)
- ·edb358b0e92b4ea95c19ad78dd1b6d561af45155: fix(ci): remove unnecessary working-directory for Vercel commands in deploy workflow (enochthedev <enochjesse884@gmail.com>)
- ·8d9ed6027c098006088a76d11ed56866a9033b2c: fix(ci): replace amondnet/vercel-action with Vercel CLI, bump node to 22 (enochthedev <enochjesse884@gmail.com>)
- ·b093ecc3b0a9e46b76339278cf1db8aa7626503a: fix(ci): swap Fly.io for Railway in registry deploy workflow (enochthedev <enochjesse884@gmail.com>)
- ·46f8fd4918eda4435a8221aaa40de29f382d1c62: fix: update SITE_URL assignment to use logical OR instead of nullish coalescing (enochthedev <enochjesse884@gmail.com>)
Other
- ·0ed37ed47e213a13a2749e59e052c72b3f331952: initial commit (enochthedev <enochjesse884@gmail.com>)