alvarobartt / investiny

🤏🏻 `investpy` but made tiny
https://alvarobartt.github.io/investiny
MIT License
280 stars 32 forks source link

⚡ Add `date` in `historical_data` response #9

Closed alvarobartt closed 1 year ago

alvarobartt commented 1 year ago

✨ Features

🔗 Linked Issue

8

🧪 Tests

If the above checkbox is checked, describe how you unit tested it.

Add value in the list for the assertion to pass, so that when historical_data's output keys are checked, date is checked too, otherwise the unit tests will fail.

OGsiji commented 1 year ago

Hey @alvarobartt, Just to mention, I haven't seen the date added to the latest update. Thanks

alvarobartt commented 1 year ago

Hi @OGsiji can you please check the latest investiny release? Install it with pip install investiny --upgrade please, thanks!