Skip to content

Releases: tortoise/tortoise-cli

v0.2.0

Choose a tag to compare

@waketzheng waketzheng released this 17 Sep 05:27
98ec838
  • ci: activate ci workflow and add test for utils (#8)
  • feat: generate schemas optionally (#7)
  • Use asyncclick instead of click (#6)
  • Only install tomlkit for Python version less than 3.11 (#5)
  • Migrate lint tool from isort+black to ruff (#5)
  • Drop support for Python3.8 (#4)

v0.1.2

Choose a tag to compare

@long2ice long2ice released this 15 Mar 00:56
  • Can read config from config of aerich.

v0.1.1

Choose a tag to compare

@long2ice long2ice released this 29 Jul 08:48
  • Add sys.path.insert(0,'.').

v0.1.0

Choose a tag to compare

@long2ice long2ice released this 29 Jul 02:32
  • First release.