Releases: damyan/kicktipp
Releases · damyan/kicktipp
v0.2.1
Changes
🚀 Features
🐛 Bug Fixes
🧰 Maintenance
v0.2.0
Changes
🚀 Features
- Remove unneeded URL requests, go for the prediction straight away @damyan (#15)
- Add docker support @damyan (#14)
🧰 Maintenance
- Remove default strategy choice (currently:
2:1
) @damyan (#16)
v0.1.5
Changes
- Add version to pyproejct.toml
v0.1.4
Changes
Add name to toml
file
v0.1.2
Changes
🚀 Features
- Add
pyproject.toml
, needed for PyPi publishing @damyan (#10)
- Add pypi publishing action @damyan (#9)
- Add auto approve for dependabot PRs @damyan (#8)
🧰 Maintenance
- Bump Silleellie/pylint-github-action from 1 to 2 @dependabot (#7)
v0.1.0
Initial release
Changes
🧰 Maintenance