tt
tt copied to clipboard
Ability to install a <major>.<minor> version of tarantool
Currently as I can see there is only a possibility to install an exact version of Tarantool, specifying <major>.<minor>.<patch>
, like 2.11.2
.
It'll be great to have an ability to install tarantool of a latest available <major>.<minor>
version, like you can do with pyenv for example:
pyenv install 3.12
Right now tt results in an error:
tt install tarantool 2.11
• Searching in commits...
⨯ the hash must contain at least 7 characters