v0.2.0
What's Changed
- Add Universe class with initialization and validation methods, and co… by @SebastienEveno in #1
- Add constraints by @SebastienEveno in #2
- Add Optimizer class with CVXPY and Pyomo support, and corresponding t… by @SebastienEveno in #3
- Add docstrings by @SebastienEveno in #5
- Update README.md with package description, installation instructions,… by @SebastienEveno in #6
- Create python-package.yml by @SebastienEveno in #7
- Create python-publish.yml by @SebastienEveno in #8
- Update python-publish.yml by @SebastienEveno in #9
- Rename package from quantfolio to corefolio and update related refere… by @SebastienEveno in #10
- Update license field in pyproject.toml to reference LICENSE file by @SebastienEveno in #11
- Add versioning support by creating _version.py and updating version i… by @SebastienEveno in #12
New Contributors
- @SebastienEveno made their first contribution in #1
Full Changelog: https://github.com/SebastienEveno/corefolio/commits/v0.2.0