v0.3.7
Accumulated bug fixes, infra/CI changes, and support for pandas 2.0
What's Changed
- resolve scatter mat for later pandas by @timkpaine in #143
- Reduce CI, drop support for python < 3.7 by @timkpaine in #160
- Cancel in-progress CI by @timkpaine in #162
- upgrade actions versions by @timkpaine in #164
- Add dependabot workflow for task maintenance by @timkpaine in #165
- Adding inferring periods to core.py adn optional trading_days_per_yea… by @timkpaine in #145
- Uplift to pytest, remove future as a dependency, remove prettyplotlib, lint docs configuration by @timkpaine in #172
- redo docs notebooks for python3 and some small modifications by @timkpaine in #171
- cleanup and use badges in readme by @timkpaine in #173
- cleanup and minimize ci/cd by @timkpaine in #174
- restore logo by @timkpaine in #178
- tweak makefile to use ssh clone instead of https clone during docs deploy by @timkpaine in #175
- Supress divide warnings by @timkpaine in #179
- add manual dispatch trigger to GitHub actions by @timkpaine in #184
- fix yfinance API error by @Allensususu in #186
- Ulcer index fixes / pandas 2.0 fixes by @RoryGlenn in #196
- bump ffn to version 0.3.7 by @timkpaine in #176
New Contributors
- @Allensususu made their first contribution in #186
- @RoryGlenn made their first contribution in #196
Full Changelog: v0.3.6...v0.3.7