Skip to content

Releases: alvarobartt/investpy

Beta Update 0.8.4.8

29 May 10:56
Compare
Choose a tag to compare
updated tests/, tqdm removed & release setup

tests updated to improve code coverage when retrieving data from intervals over 20 years

removed return statements that are lines missed because previous checks avoid them

tqdm package removed as it is not necessary and it can also be annoying (even though it can be useful when testing functions)

setup.py, requirements.txtm README.md and .travis.yml updated to fit new release version 0.8.4.8

additionally notebooks/ have been removed as improves, proposals and changes tests need to be done in another repo or branch so as no to interfere in investpy package

Beta Fix 0.8.4.7

23 May 17:20
Compare
Choose a tag to compare
0.8.4.7 release fix

Beta Update 0.8.4.6

20 May 12:12
Compare
Choose a tag to compare
version update & minor changes

- extra data added to funds
- updated todo list

Beta Fix 0.8.4.5

17 May 18:34
Compare
Choose a tag to compare
updated resources and requirements & fixed errors

- fixed scraping errors (xpath)
- added todo tasks
- completed done tasks
- 0.8.5 version preparation
- efficiency/errors checks need

Beta Update 0.8.4.4

15 May 16:35
Compare
Choose a tag to compare
version update setup

- minor changes
- udpated TODO/DONE list
- JSON output of ETFs modified

Beta Fix 0.8.4.3

03 May 08:40
Compare
Choose a tag to compare
updated docstrings, todo-list and gists created

Beta Fix 0.8.4.2

30 Apr 08:34
Compare
Choose a tag to compare
python 2.7 support removed & unidecoded input strings

Beta Fix 0.8.4.1

30 Apr 08:13
Compare
Choose a tag to compare
minor changes to fix python 2.7 support

Beta Update 0.8.4

29 Apr 11:26
Compare
Choose a tag to compare
0.8.4 release

Beta Update 0.8.3

27 Apr 19:02
Compare
Choose a tag to compare
0.8.3 release setup