Skip to content

Releases: MichaelKarpe/mylearn

v0.0.3

16 Apr 19:51
8aad6b3
Compare
Choose a tag to compare

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

30 Oct 13:02
62944b0
Compare
Choose a tag to compare

What's Changed

  • feat: mylearn with airflow, mlflow and poetry on python 3.11 by @MichaelKarpe in #1

New Contributors

Full Changelog: https://github.com/MichaelKarpe/mylearn/commits/v0.0.2

v0.0.1

15 Apr 20:12
Compare
Choose a tag to compare

Initial release! 🚀

Summary:

  • Initialize the following files:
    • .circleci/config.yml
    • .gitignore
    • LICENSE
    • README.md
    • setup.py
    • tests/test_dummy.py