Releases: stefan-jansen/empyrical-reloaded
Releases · stefan-jansen/empyrical-reloaded
0.5.11
0.5.10
- Python 3.12
- yfinance optional
- pandas-datareader optional
0.5.9
What's Changed
- CI update conda packages by @stefan-jansen in #4
- Tests and stats.py refactoring by @MBounouar in #5
- MAINT: Silence divide warnings by @MBounouar in #7
- MAINT: Disabled Flat line Linregress test by @MBounouar in #11
- ENH: Enable codecov coverage by @MBounouar in #9
- MAINT: Update to Python 3.11 by @stefan-jansen in #12
- Bump actions/checkout from 2 to 3 by @dependabot in #13
- Bump pypa/gh-action-pypi-publish from 1.4.1 to 1.6.4 by @dependabot in #14
- Bump actions/download-artifact from 2 to 3 by @dependabot in #15
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #16
- Bump github/codeql-action from 1 to 2 by @dependabot in #17
- Bump actions/setup-python from 2 to 4 by @dependabot in #18
New Contributors
- @dependabot made their first contribution in #13
Full Changelog: 0.5.8...0.5.9
0.5.8
- Switch to pytest and address some deprecation warnings - @MBounouar (#2 )
- Update GHA/CI tests (#3 , #4 )
v0.5.7
This release updates empyrical to use Python 3.7+ and Pandas 1.0+. It also adds yfinance to enable data downloads.