Skip to content

Releases: nikolaydubina/watchhttp

v1.3.3

21 Mar 12:42
62731e5
Compare
Choose a tag to compare

Doc fix

14 May 04:17
53661c9
Compare
Choose a tag to compare
  • fixed doc string in CLI

🌺 Misc improvements

25 Mar 05:47
Compare
Choose a tag to compare
  • fixed concurrency for buffers
  • interface cleanup

🌺 Live YAML HTML delta rendering

24 Mar 08:13
30630a5
Compare
Choose a tag to compare
  • rendering live YAML delta

🌺 Live JSON HTML delta rendering

19 Mar 02:46
Compare
Choose a tag to compare
  • integration with htmljson
  • live refresh for JSON
  • using json.Decoder
  • fixed concurrent access

🌺 Browser Refresh

12 Mar 12:30
Compare
Choose a tag to compare
  • Browser is refreshed automatically via Refresh header

🌺 Basic functions

12 Mar 12:00
Compare
Choose a tag to compare
  • execute command on interval
  • JSON
  • docs and examples