Changelog¶
v0.0.4 (2022-01-26)¶
Implemented enhancements:
Fixed bugs:
Closed issues:
- Use new TEAM 4.0[bot] email throughout #38
- Make datacache safe to call from within a running asyncio event loop #26
- Setup documentation framework #9
Merged pull requests:
- [Auto-generated] Update dependencies #45 (TEAM4-0)
- Add pytest options to pyproject.toml #43 (CasperWA)
- Install the
dev
extra in publish workflow #41 (CasperWA) - Use the updated @TEAM4-0 email address #39 (CasperWA)
- Implement CI/CD for dependabot #33 (CasperWA)
- Remove asyncio from datacache #32 (jesper-friis)
- Setup docs framework and implement creating any strategy function #29 (CasperWA)
v0.0.3 (2022-01-21)¶
Implemented enhancements:
Fixed bugs:
Closed issues:
Merged pull requests:
- Updated cd_release.yml to python 3.9 #28 (kriwiik)
- Add back
pre-commit
#22 (CasperWA) - Fixed README.md References #20 (anasayb)
- Clean up Python API #17 (CasperWA)
v0.0.2 (2022-01-14)¶
Implemented enhancements:
Fixed bugs:
Merged pull requests:
- Cleanup #8 (jesper-friis)
- Renamed oteapi/strategy-interfaces to oteapi/interfaces and updated paths in all Python modules #6 (jesper-friis)
- Update workflows to make CD work #5 (CasperWA)
- Fix location of utility files for GH Actions #3 (CasperWA)
* This Changelog was automatically generated by github_changelog_generator