Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Releases: rly0nheart/osinteye

v1.2.0

22 Feb 13:21
8d91641
Compare
Choose a tag to compare

CHANGELOG

  • added --testpypi; will be used to search/extract user's information from testpypi
  • fixed a few code errors

Full Changelog: 1.1.0...1.2.0

v1.1.0

22 Feb 00:08
89c0229
Compare
Choose a tag to compare

CHANGELOG

  • added --pypy; will be used to extract information from pypi
  • fixed indefinite breaking whenever an error is encountered
  • added banner

Full Changelog: 2022.1.0.0...1.1.0

v1.0.0

29 Jan 20:36
8eff84e
Compare
Choose a tag to compare

CHANGELOG

  • Can now extract user information from about.me
  • removed --github-search argument
  • removed showing Github user's followers
  • removed url shortening
  • added --version argument
  • removed unnecessary features to make it simple and lightweight

Full Changelog: 2021.1.0.2...2022.1.0.0

v0.9.0

08 Dec 10:08
41df9bc
Compare
Choose a tag to compare

CHANGELOG

  • user(s) will now be able to choose whether to shorten urls in results or not, with the -sU/--shorten-urls argument
  • if no site is specified, osintEye will search the username on all available sites by default

Full Changelog: 2021.1.0.1...2021.1.0.2

v0.8.0

01 Dec 12:30
0fa4a55
Compare
Choose a tag to compare

CHANGELOG:

  • added url shortening for long profile urls on results

Full Changelog: https://github.com/rlyonheart/osinteye/commits/2021.1.0.1