Skip to content

Releases: thevxn/dish

v1.12.0

19 Jul 09:43
Compare
Choose a tag to compare
  • Added discord notifications
  • Minor updates & test coverage increase

Full Changelog: v1.11.5...v1.12.0

v1.11.5

03 Jul 21:22
Compare
Choose a tag to compare
  • Fixed ICMP not working properly on macOS

Full Changelog: v1.11.4...v1.11.5

v1.11.3

29 Jun 19:09
Compare
Choose a tag to compare
  • Extended test coverage
  • Added colored logs in verbose mode (can be disabled using the NO_COLOR=true env variable)

Full Changelog: v1.11.2...v1.11.3

v1.11.2

26 Jun 20:51
Compare
Choose a tag to compare
  • Implemented custom, injectable logger which adds log level to the printed output
  • dish now returns meaningful exit codes
  • Refactored code structure
  • Increased test coverage

Full Changelog: v1.11.0...v1.11.2

v1.11.0

19 May 17:33
Compare
Choose a tag to compare
  • Added support for ICMP on Linux and MacOS
  • Code refactor

Full Changelog: v1.10.4...v1.11.0

v1.10.4

09 Apr 21:55
Compare
Choose a tag to compare
  • Code refactor
  • Test addition
  • Minor logging changes

v1.10.3

05 Apr 20:11
Compare
Choose a tag to compare
  • Added caching functionality for the remote API socket source (#3)
  • Added tests
  • Refactor

v1.10.2

01 Apr 22:09
Compare
Choose a tag to compare
  • Fixed invalid header field name "" error when using API for pushing results without providing custom header
  • Code refactor
  • Added tests for the socket package

v1.10.1

30 Mar 17:55
Compare
Choose a tag to compare
  • Covers the following issues: #11, #12, #13
  • Refactor
  • Telegram notification formatting updates
  • Readme updates

v1.9.2

29 Mar 14:29
Compare
Choose a tag to compare
  • Move source from flags to args
  • Add help text shown when no args are provided