Skip to content

0.2.10

Compare
Choose a tag to compare
@ValueRaider ValueRaider released this 07 Feb 22:08
· 536 commits to main since this release

General:

  • fix using sqlite3 < 3.8.2 #1380
  • add another backup decrypt option #1379

Prices

  • restore original download() timezone handling #1385
  • fix & improve price repair #1289 2a2928b 86d6acc
  • drop intraday intervals if in post-market but prepost=False #1311

Info

  • fast_info improvements:
    • add camelCase keys, add dict functions values() & items() #1368
    • fix fast_info["previousClose"] #1383
  • catch TypeError exception #1397