Skip to content

v7.0.0 (2022-10-12)

Compare
Choose a tag to compare
@yajo yajo released this 12 Oct 12:46
· 704 commits to master since this release
9735f73

Feat

  • expand tilde in template source path (#835)

Fix

  • delete temporary clones after execution automatically (#802)
  • typing: remove invalid migration task stage "task"

Refactor

  • typing: use abstract container types where possible (#832)
  • use dict constructor as default factory
  • typing: remove unused types
  • remove unreachable code (#826)
  • model a task to execute using a dataclass
  • reduce module imports