Skip to content

Releases: thevxn/dish

v1.6.0

06 Aug 19:19
Compare
Choose a tag to compare
  • improved code readability
  • minor refactor
  • concurrency for parallel socket testing implemented

Full Changelog: https://github.com/thevxn/dish/compare/v1.5.2..v1.6.0

v1.3.0

13 May 15:33
3def780
Compare
Choose a tag to compare
  • refactored code
  • fixed typos, syntax and formatting
  • use regexp.Compile() outside for loop for better optimization

v1.2.0

18 Sep 18:01
Compare
Choose a tag to compare
  • major app refactor
  • add custom header name/value for soket fetch (mainly for remote RESTful JSON APIs)
  • remove unused libs and code
  • add pushgateway implementation
  • add timeout flag

v1.1.0

05 Jun 13:05
Compare
Choose a tag to compare

minor reformatting and typos fixing

v1.0.0

17 May 19:14
Compare
Choose a tag to compare

savla-dish first public version