Releases: thevxn/dish
Releases · thevxn/dish
v1.6.0
- 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
- refactored code
- fixed typos, syntax and formatting
- use
regexp.Compile()
outside for loop for better optimization
v1.2.0
- 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
minor reformatting and typos fixing
v1.0.0
savla-dish
first public version