Skip to content

Latest commit

 

History

History
63 lines (38 loc) · 1.07 KB

changelog.md

File metadata and controls

63 lines (38 loc) · 1.07 KB

Change log

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 💅 [Polish]

[1.5.0] - 2021-02-28

- 🚀 [New Feature]

  • Added get_info method
  • Added interval (1d, 1w, 1m) when getting historical prices
  • Added WealthSimple refresh_tokens method

- 💅 [Polish]

  • Push date to the first when getting historical prices
  • Removed meta from getting historical prices
  • Added functions documentation

[1.4.0] - 2021-02-27

- 🐛 [Bug Fix]

  • Get all historical data since 01/01/2000

[1.3.0] - 2021-02-27

- 💅 [Polish]

  • Use unix timestamp for date

[1.2.0] - 2021-02-27

- 🚀 [New Feature]

  • Added all prices for a security (Yahoo)

[1.1.0] - 2021-02-27

- 🐛 [Bug Fix]

  • Fixed setup file

[1.0.0] - 2021-02-27

- 🚀 [New Feature]

  • Restructured projects
  • Added WealthSimple

[0.0.4] - 2019-04-09

- 🚀 [New Feature]

  • Retrieve stock price & data from Yahoo! Finance