Skip to content

Releases: nikolaydubina/watchhttp

v1.3.3

21 Mar 12:42
62731e5

Choose a tag to compare

Doc fix

14 May 04:17
53661c9

Choose a tag to compare

  • fixed doc string in CLI

🌺 Misc improvements

25 Mar 05:47

Choose a tag to compare

  • fixed concurrency for buffers
  • interface cleanup

🌺 Live YAML HTML delta rendering

24 Mar 08:13
30630a5

Choose a tag to compare

  • rendering live YAML delta

🌺 Live JSON HTML delta rendering

19 Mar 02:46

Choose a tag to compare

  • integration with htmljson
  • live refresh for JSON
  • using json.Decoder
  • fixed concurrent access

🌺 Browser Refresh

12 Mar 12:30

Choose a tag to compare

  • Browser is refreshed automatically via Refresh header

🌺 Basic functions

12 Mar 12:00

Choose a tag to compare

  • execute command on interval
  • JSON
  • docs and examples