Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
git-bug_windows_amd64.exe | 2025-05-12 | 40.7 MB | |
git-bug_windows_386.exe | 2025-05-12 | 38.4 MB | |
git-bug_openbsd_amd64 | 2025-05-12 | 39.9 MB | |
git-bug_openbsd_386 | 2025-05-12 | 37.3 MB | |
git-bug_netbsd_arm | 2025-05-12 | 36.8 MB | |
git-bug_netbsd_amd64 | 2025-05-12 | 39.8 MB | |
git-bug_netbsd_386 | 2025-05-12 | 37.2 MB | |
git-bug_linux_s390x | 2025-05-12 | 41.9 MB | |
git-bug_linux_mipsle | 2025-05-12 | 40.9 MB | |
git-bug_linux_mips64le | 2025-05-12 | 42.3 MB | |
git-bug_linux_mips64 | 2025-05-12 | 42.6 MB | |
git-bug_linux_mips | 2025-05-12 | 41.1 MB | |
git-bug_linux_arm | 2025-05-12 | 37.5 MB | |
git-bug_linux_amd64 | 2025-05-12 | 40.7 MB | |
git-bug_linux_386 | 2025-05-12 | 38.1 MB | |
git-bug_freebsd_arm | 2025-05-12 | 36.9 MB | |
git-bug_freebsd_amd64 | 2025-05-12 | 39.9 MB | |
git-bug_freebsd_386 | 2025-05-12 | 37.2 MB | |
git-bug_darwin_amd64 | 2025-05-12 | 40.3 MB | |
README.md | 2025-05-12 | 1.1 kB | |
v0.9.0 source code.tar.gz | 2025-05-12 | 2.6 MB | |
v0.9.0 source code.zip | 2025-05-12 | 2.8 MB | |
Totals: 22 Items | 754.9 MB | 0 |
This release contains minor improvements and bug fixes.
The full changelog can be seen by running the following command:
git log --oneline v0.8.1..v0.9.0
:rocket: Features
- [23be68] tui: improve readability of the help bar
:honeybee: Bug Fixes
- [aa102c] remove errata from string literal
:pencil: Documentation
- [f680ef] dev-infra: define stricter commit message guidelines
- [89ff47] correct mispelled words
- [d75363] clarify testing activation of the dev shell
:wrench: Miscellaneous
- [b4ad53] dev-infra: improve //:.editorconfig alignment with formatters
- [29b59f] dev-infra: add gopls to the development shell
- [65f8ec] use pkgs.runCommand for the pinact check drv
- [f3bb75] remove workflow: lifecycle
- [225747] automatically mirror HEAD to trunk
- [3e5f4e] mark TestCache as flaky
- [1ec304] add support for Helper()
- [1766f8] implement support for Failed() and FailedNow()
- [f6e7fb] add an internal lib for running flaky tests
- [dac71e] simplify github-related variables