Skip to content

Releases: tortoise/tortoise-cli

v0.2.0

17 Sep 05:27
98ec838

Choose a tag to compare

  • 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

15 Mar 00:56

Choose a tag to compare

  • Can read config from config of aerich.

v0.1.1

29 Jul 08:48

Choose a tag to compare

  • Add sys.path.insert(0,'.').

v0.1.0

29 Jul 02:32

Choose a tag to compare

  • First release.