Releases: nikolaydubina/watchhttp
Releases · nikolaydubina/watchhttp
v1.3.3
Doc fix
- fixed doc string in CLI
🌺 Misc improvements
- fixed concurrency for buffers
- interface cleanup
🌺 Live YAML HTML delta rendering
- rendering live YAML delta
🌺 Live JSON HTML delta rendering
- integration with htmljson
- live refresh for JSON
- using json.Decoder
- fixed concurrent access
🌺 Browser Refresh
- Browser is refreshed automatically via
Refresh
header
🌺 Basic functions
- execute command on interval
- JSON
- docs and examples