This version brings a new shell command, dependency resolver improvements and improves stability. New Features New shell command The newly introduced shell command helps you in your development workflow by placing you in the proper project environment. This way you can omit the poetry run command. Note that this command is a usability improvement and, as such, is completely optional and any current workflow using the poetry run command will still work and is still the recommended way of inter...