Skip to content

Releases: boughts/bought

0.1.5

14 Jan 00:19
Compare
Choose a tag to compare
bumped version 0.1.5

0.1.4

12 Jan 18:44
Compare
Choose a tag to compare

Features:

  • Version checking, checks if future releases exist (e.g. 0.1.5, 0.2.0, etc...)

Bugs:

  • Fixes CLI handling
  • Fixes issue that open multiple windows instead of tabs

Patch:

  • login error

Requests Package Integration

08 Jan 20:25
Compare
Choose a tag to compare

Improvements:

  • Requests module loads page more quickly as images aren't downloaded, only the HTML DOM.

Bug Fixes:

  • Fixes some issues with TimeoutExceptions using Selenium by doing page refreshing with the Request package instead.
  • Fixes issue with loading multiple tabs/windows when searching for more than 1 item.