v0.0.7
Installation
Unix (Linux/macOS)
Use the install script:
curl -fsSL https://binmate.cturner8.dev/install.sh | bashWindows (PowerShell)
Use the PowerShell install script:
irm https://binmate.cturner8.dev/install.ps1 | iexManual Installation
Or download the appropriate binary for your platform below.
Changelog
Bug Fixes
- fix: cross-device rename failure when downloading release assets on Linux (#76) (@Copilot)
Others
- Add MIT License (#46) (@cturner8)
- Add submission.md file for challenge submission (#48) (@cturner8)
- Create CNAME (@cturner8)
- Fix lookup for latest version in install script (#47) (@cturner8)
- Fix pages, update githubusercontent URL's (#61) (@cturner8)
- Update actions/checkout action to v6.0.3 (#59) (@renovate[bot])
- Update codecov/codecov-action action to v7 (#60) (@renovate[bot])
- Update demo link to YouTube video (@cturner8)
- Update goreleaser/goreleaser-action action to v7 (#63) (@renovate[bot])
- Update module github.com/charmbracelet/bubbles to v0.21.1 (#55) (@renovate[bot])
- Update module modernc.org/sqlite to v1.52.0 (#56) (@renovate[bot])
- Update references to old repo name (#52) (@cturner8)
- Update release asset OS filtering for linux android edge case (#73) (@cturner8)
- add github pages deploy workflow for static assets (#58) (@cturner8)
- add renovate config (#54) (@cturner8)
- include demo link (@cturner8)
- pin gh action versions (#64) (@cturner8)
- replace mov demo video with mp4 (@cturner8)
- v0.0.6 (#53) (@cturner8)
- v0.0.7 (#77) (@cturner8)
Full Changelog: v0.0.5...v0.0.7