Skip to content

Releases: threeal/google-rank

Version 0.3.0

10 Nov 08:30
1363dd7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.3.0

Version 0.2.0

25 Jul 06:13
8a7e06c
Compare
Choose a tag to compare
  • Modified the google-rank tool as follows:
    • Changed keywords arguments to be optional. (#22)
    • Added support to input keywords using a file. (#19)
    • Added support to show the page number ranking. (#12)
    • Enhanced output by implementing colored text and loading indicator. (#15)

Version 0.1.1

13 Jul 03:37
270de2a
Compare
Choose a tag to compare
  • Addressed the issue of the missing shebang line in the google-rank executable. (#8)

Version 0.1.0

12 Jul 06:58
bbdd638
Compare
Choose a tag to compare
  • Introducing the google-rank tool, which enables users to obtain the rankings of a website for specific keywords. (#2)