Skip to content

Releases: foxygoat/jig

v0.0.41

06 Feb 08:59
Compare
Choose a tag to compare

Changelog

  • f6d2f47 ♻️ Remove internal/client package (#54)
  • a5d1c15 internal: Remove client package
  • a522478 test: Refactor server_test.go

v0.0.40

06 Feb 03:45
Compare
Choose a tag to compare

Changelog

  • e467f84 🐞 housekeeping: Complete previous fixups (#53)
  • c4a69e7 httprule: Use NewHandler, not deprecated NewServer
  • 63a49b1 test: Fix data race

v0.0.39

06 Feb 01:40
3abeb72
Compare
Choose a tag to compare

Changelog

v0.0.38

06 Feb 01:00
Compare
Choose a tag to compare

Changelog

  • 2c318ac 🐛 bones: Emit proto map as object not array of pairs (#51)
  • a2ad80b bones: Update bones golden files for new map format [3/3]
  • 467040e bones: Emit proto map as object not array of pairs [2/3]
  • c9bd103 exemplar: Add end-to-end tests for serving exemplars [1/3]
  • 53ca7a7 exemplar: Update generated protos and golden files [2/2]
  • 55a76bc exemplar: Change basic map exemplar to use int32 key [1/2]

v0.0.37

11 Jan 00:19
Compare
Choose a tag to compare

Changelog

  • f40c7a2 ✨ httprule: Add optional "default" handler (#49)
  • d98e060 httprule: Add optional "default" handler
  • 388f73b httprule: Rename Server to Handler and implement function options

v0.0.36

12 Mar 05:05
32bea44
Compare
Choose a tag to compare

Changelog

  • 32bea44 ⬆️ Update dependencies for latest genproto version (#47)

v0.0.35

31 May 03:09
Compare
Choose a tag to compare

Changelog

  • d92eee6 🦴 Update bones: don't reprint previous messages (#44)
  • bdead89 Add minimal message exemplar
  • 0700f85 Update bones output, don't re-print messages already processed
  • d9ce984 Add log messages to bones
  • cb49964 Run go mod tidy
  • 9f4feaa Fix Makefile

v0.0.34

19 May 03:48
e8a7489
Compare
Choose a tag to compare

Changelog

  • e8a7489 📐 Add httpRuleTemplate to httpruleServer (#43)

v0.0.33

20 Apr 03:08
7f4dd69
Compare
Choose a tag to compare

Changelog

  • 7f4dd69 ☠️ Fix bones for recursive message types (#42)

v0.0.32

11 Apr 06:02
Compare
Choose a tag to compare

Changelog

  • be4c9bb 👸 Add proto file input to jig (#41)
  • 39b3cc4 Add proto file input to jig bones
  • 6ca7af4 Read input from --proto flags
  • fffc083 Narrow up-to-date check to .pb and go. files
  • 841e7ad Upgrade to go 1.18