Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
checksums.txt | 2022-03-02 | 583 Bytes | |
hetty_0.6.0_Linux_arm64.tar.gz | 2022-03-02 | 5.7 MB | |
hetty_0.6.0_Linux_x86_64.tar.gz | 2022-03-02 | 6.2 MB | |
hetty_0.6.0_macOS_arm64.tar.gz | 2022-03-02 | 6.5 MB | |
hetty_0.6.0_macOS_x86_64.tar.gz | 2022-03-02 | 6.6 MB | |
hetty_0.6.0_Windows_arm64.zip | 2022-03-02 | 5.7 MB | |
hetty_0.6.0_Windows_x86_64.zip | 2022-03-02 | 6.2 MB | |
README.md | 2022-03-02 | 995 Bytes | |
v0.6.0.tar.gz | 2022-03-02 | 1.2 MB | |
v0.6.0.zip | 2022-03-02 | 1.2 MB | |
Totals: 10 Items | 39.3 MB | 4 |
This release has two improvements that should make Hetty easier to work with: * bef52d9 Add support to launch Chrome - Check this guide for details. * ad26478 Add certificate management subcommands - Check this doc for details.
Changelog
- 6aa93b7 Add "Copy to Sender" button in reqlog table
- 7afc23b Add Homebrew tap to GoReleaser config
- ad26478 Add certificate management subcommands
- 2ddf2a7 Add logger
- bef52d9 Add support to launch Chrome
- d438f93 Fix incorrect var names
- 8269af9 Fix missing
HTTP/1.0
proto enums - af26987 Fix sort order of request logs
- f15438e Fix stray outdated enum values
- 857aa0c Misc lint fixes
- fa3f24e Move gql handler out of
main
, improve admin route matching - ed9a539 Remove stray console.log calls
- c5f76e1 Remove unused project open/close event listeners
- 29550ff Update README
- ca0c085 Use
ffcli
, tidy up usage message