This repository has been archived by the owner on Mar 1, 2021. It is now read-only.
Releases: GitSquared/sherlock-js
Releases · GitSquared/sherlock-js
Sherlock.js v2.0.0
- Pulled services list from "upstream" Sherlock project - list is twice bigger now
- (Breaking) changed available flags and options: add --csv, --json, --pretty-json, remove --batch and --output
- Reworked
--help
menu, added more examples (and colors) - Add count of service list in
--version
(currently 177!) - (Dev) set up GitHub Actions beta
- (Dev) change package.json scripts, fix build artifacts problems
All release artifacts are now built for x64 architecture.
You can clone the repo and run npm build
to generate a portable binary for your system if you're not running on x64 (arm, x32, etc supported)
Sherlock.js v1.1.1
Fixed binaries assets & added MyAnimeList service
Sherlock.js v1.1.0
More accurate results thanks to stripping down and parsing HTTP responses payloads, looking for keywords like "Not found" and checking whether the searched username is printed anywhere.
Sherlock.js v1.0.0
:bookmark: v1.0.0