Releases: kfwerf/delivery
Releases · kfwerf/delivery
Added persistency
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
- Create publish workflow by @kfwerf in #28
- Fix case sensitive imports by @kfwerf in #30
- Bump normalize-url from 4.5.0 to 4.5.1 by @dependabot in #29
- Bump electron from 11.2.3 to 11.5.0 by @dependabot in #36
- Bump tar from 4.4.13 to 4.4.19 by @dependabot in #35
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #34
- Add persistency to urls with localStorage by @kfwerf in #32
- Add persistency to body by @kfwerf in #31
- Cleanup by @kfwerf in #38
Full Changelog: v0.1.0...v0.1.1
v0.1.0
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
Initial release
Delivery
- Auto detection of methods
- Auto generation of body JSON
- Persistent state support
- History support
- Server output in JSON format