Releases: Snider/Borg
Releases · Snider/Borg
Borg v0.0.2
Borg v0.0.2
Downloads
| Platform | Binary |
|---|---|
| Linux x64 | borg-linux-amd64 |
| Linux ARM64 | borg-linux-arm64 |
| macOS x64 | borg-darwin-amd64 |
| macOS ARM64 | borg-darwin-arm64 |
| Windows x64 | borg-windows-amd64.exe |
Console Demo
The console.stim is an encrypted PWA demo. Run it with:
borg console serve console.stim --openPassword: borg-demo
WASM Module
stmf.wasm- Browser encryption modulewasm_exec.js- Go WASM runtime
v0.0.1
What's Changed
- feat: Implement core data collection and Trix cube functionality by @google-labs-jules[bot] in #1
- Add PWA Download and Serve Commands by @google-labs-jules[bot] in #2
- Repo maintenance by @Snider in #3
- feat: Add ability to download from GitHub releases by @Snider in #4
- fix: Resolve broken build and improve testing by @Snider in #5
- Add docs and examples by @Snider in #6
- feat: Add MkDocs site and deployment workflow by @Snider in #7
- fix(ci): Update GitHub Actions versions and add permissions by @Snider in #8
- Feat mkdocs site by @Snider in #9
- feat: Implement non-interactive quote display by @Snider in #10
- feat: Add TDD tests with mocking for collect commands by @Snider in #11
- feat: Improve test coverage and refactor for testability by @Snider in #12
- Feat runc compile run by @Snider in #13
- Add _Good, _Bad, and _Ugly tests by @google-labs-jules[bot] in #14
- Feat: Implement Go examples and refactor matrix execution by @google-labs-jules[bot] in #15
- feat: Add trix encryption and format by @Snider in #16
New Contributors
- @google-labs-jules[bot] made their first contribution in #1
- @Snider made their first contribution in #3
Full Changelog: https://github.com/Snider/Borg/commits/v0.0.1