Skip to content

Releases: igolaizola/h2-stream

v1.0.1

26 Sep 07:40
Compare
Choose a tag to compare

Changelog

2556048 *: update repo username and switch to go modules
1a8f648 build: add goreleaser config
3eb85dc build: add travis support
98dae62 internal/client: skip new lines from stdin if using hex
189bf4b internal/client: use hexadecimal input and output
0c7f450 internal/client: add initial body data
355ab79 internal/client: remove debug prints
6af5993 *: initial implementation
b1e2e2e Initial commit

v1.0.0

24 Jan 14:25
Compare
Choose a tag to compare

Changelog

554519d build: add goreleaser config
d127e5b build: add travis support
512567b internal/client: skip new lines from stdin if using hex
a5f9194 internal/client: use hexadecimal input and output
bb6a25d internal/client: add initial body data
3bda791 internal/client: remove debug prints
915d30f *: initial implementation
3d0c1b5 Initial commit