Skip to content

v0.1.2 - Bugfixes for `mila init`, drop Python 3.7

Compare
Choose a tag to compare
@lebrice lebrice released this 12 Feb 17:12
· 23 commits to master since this release
b823319

What's Changed

  • Fix poetry lockfile issues (and add pre-commit hook) by @lebrice in #90
  • Drop support for python 3.7 by @lebrice in #95
  • Change -v, add --verbose flags for logging, add rich dependency by @lebrice in #94
  • Fix sshkeys passphrase issue with mila init [MT-72] by @lebrice in #93
  • Fix the publish workflow (pycparser error) by @lebrice in #98
  • Move setup-python block before poetry install by @lebrice in #99

Full Changelog: v0.1.1...v0.1.2