Skip to content

Releases: georgewoodall82/tbitsearch

Version 2.0.0

24 Aug 13:04
Compare
Choose a tag to compare
  • Added the following command line arguments:
-V, --version              Print version
-p, --pages <PAGES>        The number of pages to show at one time [default: 1]
-j, --json                 Output the results in JSON format
  • No longer prints the request URL when running the program.
  • Code is a bit cleaner in my opinion
  • Builds are now made for armv7, aarch64, x86_64 and windows x86_64

Release 1.0.0

23 Aug 12:36
Compare
Choose a tag to compare

Full Changelog: 0.2.0...1.0.0

  • Added command line options (sort, order, category)
  • Terminal output now looks a lot nicer
  • Code is a bit neater
  • Can no longer run the program without arguments
  • I dont think anyone is even reading this, but if you are, hello! react to this so i know you are reading this, if you are logged in of course.

0.2.0

22 Aug 20:55
Compare
Choose a tag to compare

Much improved error handling.

0.1.0

22 Aug 12:11
Compare
Choose a tag to compare
Initial Upload