Skip to content

Releases: tednaleid/ganda

v1.0.3

30 Jul 23:04
Compare
Choose a tag to compare

Changelog

  • 7d01150 fix issue with response workers not sharing stdout appropriately
  • 541f72c readme command typo

v1.0.2

30 Jul 17:15
Compare
Choose a tag to compare

Changelog

v1.0.1

29 Jul 21:57
faee8ce
Compare
Choose a tag to compare

Changelog

  • d9c514d Merge pull request #6 from tednaleid/ganda_v1.0
  • 4e2aab0 Merge pull request #7 from tednaleid/ganda_v1.0
  • 1eff85c Merge pull request #8 from tednaleid/ganda_v1.0
  • faee8ce Merge pull request #9 from tednaleid/ganda_v1.0
  • d2b92a9 updated docs, fix goreleaser brews

v1.0.0

29 Jul 20:25
Compare
Choose a tag to compare

Changelog

  • 0afa2ee JSONLines allows headers to be specified
  • 36dc5cf Merge pull request #3 from praveenkumaresan/master
  • 04fd50f add response body flag to replace individual flags
  • ebba5c4 added base retry delay ms, makes some tests a lot faster
  • d4dac15 adding BuildInfo flags that goreleaser supports
  • 11b71dc adding integration tests for echoserver
  • 600a167 all old tests refactored and passing
  • 7549604 allowing conf for subcommands
  • 82157b2 better tests/separation for response handling
  • 3663dcd cleanup deprecated code
  • 79dc93a cleanup for release
  • 9fbafe7 creating bash jupyter notebook guide
  • 80d3f4e echoserver supports all valid HTTP methods
  • f293298 enhance echoserver to log out headers
  • 6420fb5 fixing tests related to context passthrough
  • 82aee46 getting echoserver working
  • 81ed058 have JSON and plain response outputs working with all response body types
  • fc62c09 have stdin, stdout, stderr stubbed
  • 8714edc have various response body output types working
  • b72dc1e improve some newline issues on github
  • 79bab14 it's more of a tour than a guide
  • 8c50169 more work on echoserver
  • a5c5748 move to multiline JSON so it isn't truncated on github
  • 4dbbf54 moving scratch cmds to another repo/directory
  • 587be66 parsing error code
  • d4007c6 pass through context accepts a TSV and supports RFC 4180
  • 800915b passing request context through to response
  • 94a595b prep for v1.0.0 release
  • f7c0810 preparing for pass through context
  • dc6f6dc refactor signatures
  • 5f53454 refactoring tests for responses
  • bdc511d refactoring to be more testable
  • 1ad6f77 refactoring to urfave/cli v3
  • 6726dac simplify test ganda running
  • ec28837 tests run everything together now
  • 733dd51 typo
  • 70d5daf typo fix in README.md
  • fb8db2f update documentation
  • 6905ea1 update goreleaser with homebrew formula info
  • ba23a9d update install instructions for go 1.17+
  • de6651e working passing context through to response output

v0.1.10

21 Dec 23:06
Compare
Choose a tag to compare

Changelog

  • f3e7f49 upgrading to go1.17.5, fixing brew install commands

v0.1.9

21 Dec 22:53
Compare
Choose a tag to compare

Changelog

f6e04c2 upgrading to go1.17.5, fixing brew install commands

v0.1.8

18 Sep 23:54
Compare
Choose a tag to compare

Changelog

c03e104 increase maximum line length

v0.1.7

13 Oct 21:46
Compare
Choose a tag to compare

Changelog

46f140d fix for goreleaser change
3190527 change default number of workers from 30 -> 1, explicitly ask for parallelism
2e6a6b7 Merge pull request #1 from j450h1/master
b3cb3f1 Update README.md
42d259a added blog post link

v0.1.6

21 Aug 21:57
Compare
Choose a tag to compare

Changelog

f560f5e add discard body option
d731229 use simpler io.Writer for stdout, add --hash-body option
2f54955 minor cleanup
ddbee46 fix command typo
dd74e67 add license

v0.1.5

14 Jun 03:41
Compare
Choose a tag to compare

Changelog

a71e25b use simpler io.Writer for stdout, add --hash-body option
946b03c minor cleanup
dd74e67 add license