Skip to content

Releases: kfwerf/delivery

Added persistency

20 Oct 10:57
Compare
Choose a tag to compare

Persistency update to delivery

What changed?

  • Added persistency for url and body
  • Fixes some bugs
  • Allow copy paste

Note: this release is missing some persistency reset functionality, via the developer console you can do this for now

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

12 Jun 21:04
Compare
Choose a tag to compare

Complete overhaul of Delivery, a new, reworked version that provides a more stable base.

Currently features:

  • Autodiscovery of RPCs
  • Improved body/result window

What changed?

  • Complete rewrite in Typescript
  • Added tests verifying behaviour
  • Upgraded code editors
  • Changed UI layer to use React
  • Add ability to copy gRPCurl commands when they fail
  • Use native notifications and toasts

Delivery

04 May 12:38
Compare
Choose a tag to compare
  • Added loader for autodetect
  • Added logger in tools for verbose GRPCurl output

Initial release

13 Apr 21:48
Compare
Choose a tag to compare

Delivery

  • Auto detection of methods
  • Auto generation of body JSON
  • Persistent state support
  • History support
  • Server output in JSON format