Releases: MichaelKarpe/mylearn
Releases · MichaelKarpe/mylearn
v0.0.3
What's Changed
- feat: mylearn compatible with python 3.8 to 3.11 on ubuntu macos windows, tested with tox gh actions by @MichaelKarpe in #2
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- feat: mylearn with airflow, mlflow and poetry on python 3.11 by @MichaelKarpe in #1
New Contributors
- @MichaelKarpe made their first contribution in #1
Full Changelog: https://github.com/MichaelKarpe/mylearn/commits/v0.0.2
v0.0.1
Initial release! 🚀
Summary:
- Initialize the following files:
.circleci/config.yml
.gitignore
LICENSE
README.md
setup.py
tests/test_dummy.py