Skip to content

v2.1.2

Compare
Choose a tag to compare
@AxelGard AxelGard released this 04 Nov 10:15
· 127 commits to master since this release

Some bug fixes and some minor fixes.
Also, have some more type hints.

BUG fixed some functions that used util.reformat_position did not need to due to that they are already filtered in position.

functions in affected was:

  • Stock.today_plpc
  • Stock.plpc
  • Protfolio.owned_stock_qty

they should work fine now. 😄