Releases: bapatchirag/harharbinks
Releases · bapatchirag/harharbinks
Release list
harharbinks v1.2.0
Changelog
- c53dd9f: Add HexView and Tree components to the TUI library (@bapatchirag)
- 1f3a5cd: Add PCAP flows, stats, follow, and a field:value packet filter (@bapatchirag)
- dbd4ce4: Add a PCAP packet-detail inspector: layer tree and hex view (@bapatchirag)
- f4f7d80: Add an interactive PCAP viewer with format-based file routing (@bapatchirag)
- 04e49f9: Add offline PCAP inspection with headless pcap subcommands (@bapatchirag)
- 243d195: Document the PCAP viewer in the README and screenshots (@bapatchirag)
- 0ddd35a: Fix flaky TestViewerFilter on macOS CI runners (@bapatchirag)
- 66b5015: Open captures from the file browser and handle capture error states (@bapatchirag)
- 8029f86: chore(deps): bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.7 (@dependabot[bot])
harharbinks v1.1.0
Changelog
- 0bb0e7a: Add a hero GIF and screenshot gallery to the README (@bapatchirag)
- 80539c6: Add opt-in update checking with a self-update command (@bapatchirag)
- 07c3286: Add persistent user config with an in-app settings editor (@bapatchirag)
- 73508b6: Build golangci-lint from source in the lint job (@bapatchirag)
- 0af5da6: Expand README into full product documentation (@bapatchirag)
- 351d92b: Linting pipeline failure (@bapatchirag)
- 912c1f6: Migrate the CI lint job to golangci-lint v2 (@bapatchirag)
- 416c58d: chore(ci): bump github/codeql-action from 3 to 4 (@dependabot[bot])
harharbinks v1.0.1
Changelog
- 3b4ae47: Report the module version for go install builds (@bapatchirag)
harharbinks v1.0.0
Changelog
- 531d3a5: Clear staticcheck SA4006 unused-assignment warnings (Chirag Bapat bapatchirag@gmail.com)
- 7e4fb32: Export menu: copy URL, copy as cURL, save response body (Chirag Bapat bapatchirag@gmail.com)
- 8f4ad00: File browser screen with in-directory filtering (Chirag Bapat bapatchirag@gmail.com)
- 997c3bf: Foundation + reusable component library + gallery (Chirag Bapat bapatchirag@gmail.com)
- 5c26f7a: HAR entry detail inspector with tabbed sections (Chirag Bapat bapatchirag@gmail.com)
- b35013f: In-app theme selector with live preview (Chirag Bapat bapatchirag@gmail.com)
- 3bb83a4: Initial commit (Chirag Bapat 43720649+bapatchirag@users.noreply.github.com)
- 4a976a1: Lint check fix (Chirag Bapat bapatchirag@gmail.com)
- abefb69: Minimal TUI viewer + Screen router + HAR table (P3) (Chirag Bapat bapatchirag@gmail.com)
- 08db635: Remove duplicate package declarations breaking the build (Chirag Bapat bapatchirag@gmail.com)
- e75345e: Search, sort & follow-session in the HAR viewer (Chirag Bapat bapatchirag@gmail.com)
- e0de0e2: Use filepicker SetHeight instead of deprecated Height field (Chirag Bapat bapatchirag@gmail.com)
- 893b225: feat(cli): HAR domain package + headless ls/show/curl (P1) (Chirag Bapat bapatchirag@gmail.com)
- 9f704f7: fix(ci): resolve golangci-lint Go version incompatibility (Chirag Bapat bapatchirag@gmail.com)