Releases: wtnb75/ziphttp
Releases · wtnb75/ziphttp
v0.0.5
What's Changed
- readme by @wtnb75 in #61
- zstd support by @wtnb75 in #62
- encode/decode benchmark by @wtnb75 in #63
- close by @wtnb75 in #64
- auto update dependencies by @github-actions[bot] in #65
- auto update dependencies by @github-actions[bot] in #66
- auto update dependencies by @github-actions[bot] in #67
- auto update dependencies by @github-actions[bot] in #68
- auto update dependencies by @github-actions[bot] in #69
- auto update dependencies by @github-actions[bot] in #70
- auto update dependencies by @github-actions[bot] in #71
- auto update dependencies by @github-actions[bot] in #72
- auto update dependencies by @github-actions[bot] in #73
- sync.WaitGroup.Go by @wtnb75 in #74
- http: superfluous response.WriteHeader call by @wtnb75 in #75
New Contributors
- @github-actions[bot] made their first contribution in #65
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- opentelemetry instrument by @wtnb75 in #41
- crc32+baseurl by @wtnb75 in #42
- use pipe by @wtnb75 in #43
- choose last by @wtnb75 in #44
- listen address by @wtnb75 in #45
- timeout option by @wtnb75 in #46
- zip: progress bar by @wtnb75 in #47
- fix zip -s option by @wtnb75 in #48
- fix choose bug by @wtnb75 in #49
- support missing / by @wtnb75 in #50
- redirectの時のアクセスログ by @wtnb75 in #51
- uncompressed content-type by @wtnb75 in #52
- add headers in accesslog by @wtnb75 in #53
- version command by @wtnb75 in #54
- brotli support by @wtnb75 in #55
- add compression level option by @wtnb75 in #56
- refactor, zip2gzip supports brotli and zstd by @wtnb75 in #57
- ziplist/ziptogzip: other methods by @wtnb75 in #58
- zip: skip-store option by @wtnb75 in #59
- readme: add brotli info by @wtnb75 in #60
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- add readme, unittest by @wtnb75 in #15
- supports custom response headers, autoreload by @wtnb75 in #16
- アクセスログを追加 by @wtnb75 in #17
- アクセスログの追加 by @wtnb75 in #18
- misc by @wtnb75 in #19
- generate sitemap by @wtnb75 in #20
- add unittest by @wtnb75 in #21
- zip passthru by @wtnb75 in #22
- relative fix by @wtnb75 in #23
- parallel compress by @wtnb75 in #24
- relative link fix by @wtnb75 in #25
- content-type for gzip encoding by @wtnb75 in #26
- zip subcommand rewrite by @wtnb75 in #27
- lint by @wtnb75 in #28
- some fix by @wtnb75 in #29
- webserver serve .gz by @wtnb75 in #30
- remove oldzip subcommand by @wtnb75 in #31
- unittest, filepath, stream crc32 by @wtnb75 in #32
- golangci-lint configuration by @wtnb75 in #33
- refactor worst scored function by @wtnb75 in #34
- update zip fix by @wtnb75 in #36
- go.mod update by @wtnb75 in #37
- remove wasi from manifest by @wtnb75 in #38
- if by @wtnb75 in #39
- update safer by @wtnb75 in #40
Full Changelog: v0.0.1...v0.0.3