Skip to content

v3.3.7

Compare
Choose a tag to compare
@regisb regisb released this 28 Apr 06:34
· 1722 commits to release since this release

Tutor can be installed simply by downloading the compiled binaries:

sudo curl -L "https://github.com/regisb/tutor/releases/download/v3.3.7/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
sudo chmod +x /usr/local/bin/tutor

See the install docs for more install options and instructions.

Features

  • [Bugfix] Fix "Timeout after 20s" on running migrations