Skip to content

Releases: pb33f/wiretap

v0.0.21

20 Jul 19:59

Choose a tag to compare

Changelog

  • 9521cac Added schema violation details to make this useful!
  • fcd610c Fixed printing issue
  • bd89be2 More tuning of schema violation UI
  • 4350882 More upgrades across the application!
  • 1cbaca7 Reset index values for non-dev mode.
  • 253b516 Updated some styles to check for a better fit
  • b46b54e updated dependencies for libopenapi and libopenapi-validator

v0.0.20

14 Jul 14:53

Choose a tag to compare

Changelog

  • e400aed Added new variables feature for configuration and header controls

v0.0.19

10 Jul 12:43

Choose a tag to compare

Changelog

  • f2571be Fixed drop headers config option crashing application

v0.0.18

08 Jul 16:54

Choose a tag to compare

Changelog

  • cebdc14 Added static file monitoring and auto-reload.

v0.0.17

07 Jul 18:08

Choose a tag to compare

Changelog

  • 7cd43cf updated goreleaser to use correct filepath naming.

v0.0.16

07 Jul 14:00

Choose a tag to compare

Changelog

  • 59a7415 Static paths can now be configured, along with static index.html

v0.0.15

06 Jul 22:04

Choose a tag to compare

Changelog

  • 2c5fea8 Added new header drop feature

v0.0.14

03 Jul 23:02

Choose a tag to compare

Changelog

  • e05f703 deleted bunk code.
  • 60a8ab9 merged static hosting with main API proxy
  • 868e6c5 updated readme a little.

v0.0.13

03 Jul 20:46

Choose a tag to compare

Changelog

  • 8e18f44 Path configuration is coming together.
  • c79a3a8 added static file serving and about to wire up path rewrites.
  • c3b217c fixed borked test
  • 3e6eb78 fixed formatting issue.
  • 51d877b lookout webpack devserver!
  • b4304cb path rewriting now in place! and seems to work with basic tests
  • e99b319 preparing for a release.

v0.0.12

01 Jul 21:30

Choose a tag to compare

Changelog

  • 1386112 Add CLI flags to readme
  • ad4ef13 Built out chain timeine view
  • 63fdb9b Moved request and response to separate components
  • 8bde6e8 removed seconds from chain view
  • 2bf0319 supports operation without OpenAPI spec now