Skip to content

Releases: thicccat688/mintospy

v0.6.4

15 Feb 13:54
Compare
Choose a tag to compare
  • Fix portfolio data retrieval method.
  • Fix the get_investments method bug when using scraper without pre-set cookies.
  • Improved cookie & session handling.

v0.6.3

07 Feb 16:23
Compare
Choose a tag to compare
  • Fixed get_investments method.
  • Fixed formatting of dates in data frames.

v0.6.2

07 Feb 12:09
Compare
Choose a tag to compare
  • Use cloud scraper instance instead of fetch API for data fetching.
  • Allow sending a list of selenium cookies to boot up sessions via requests instead of web driver and general rework of cookie importing/saving.
  • Major optimizations for session handling and web scraper performance.