Skip to content

Version 0.5.1 release

Compare
Choose a tag to compare
@urbanadventurer urbanadventurer released this 25 Feb 15:25
· 183 commits to master since this release

Version 0.5.1 - February 25, 2020

This is a minor release with bug fixes, one new plugin, and a couple of plugin updates. πŸ˜„

FIXES

  • #275 Makefile now installs on macOS
  • #286 typo for --cookie-jar commandline option.
  • #283 path loading issue when whatweb is installed as a symlink. @abenson and @blshkv
  • #288 error with JSON output when the target list is empty
  • #289 removed empty object from end of JSON output
  • #293 and #294 Fix MongoDB output @LrsK

MISC

  • Makefile now installs a symlink in the PATH
  • CHANGELOG.md and INSTALL.md files are now in MarkDown format
  • Removed requirement for open3 gem in Integration Tests

NEW PLUGINS

PLUGIN UPDATES