Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@lalmei lalmei released this 06 Dec 03:41
· 1 commit to main since this release
9d9fd48

Asunder v0.1.0

Asunder is a CLI tool to help you refactor (python) code.
Currently doesn't do much.

✨ Features

  • added Typer cli
  • added rename module command

👷 Maintaince

  • added initial workflow actions
  • added configs for CI.
  • added tests
  • added coverage
  • added license
  • added a refactored makefile

📚 Documentation

  • set up mkdocs
  • added outline

🚧 Roadmap

  • code analysis
  • interactive refactoring