Releases: alvarobartt/pyrtfolio
Releases · alvarobartt/pyrtfolio
v0.4 - Beta Release (Fix)
updated release version so to fix pypi/github problems
v0.2 - Beta Release
Release Notes:
- Now Stock Portfolios can be easily updated and recalculated!
- As previously developed in investpy, stock dividends data has been added so to include more data to the portfolio.
- Tests have been developed so to improve code coverage.
- Documentation has been completed since there were some missing docstrings in the previous version.
- Both the project's and the user's name have been updated.
Information
Anyways, feel free to open as many issues as you think the package needs in order to improve pyrtfolio! Any kind of help is appreciated since this is an Open Source project.
v0.1 - Beta Release
Release Notes:
- Basic portfolio generated with basic information such as the current value of the introduced stocks and the gross current value.
- Every introduced Stock to the portfolio is properly validated.
tests/
have been included in order to test both the package and the code coverage.
Information
Anyways, feel free to open as many issues as you think the package needs in order to improve investpy_portfolio! Any kind of help is appreciated since this is an Open Source project.