2.2.2
This release improves the developer experience. If Alfred needs to change virtual environments, the interactive mode is preserved. This version adds automatic detection of the poetry environment whether it is installed in the repo or outside the repo.
What's Changed
- stream command on windows even when they are run in subprocess by @FabienArcellier in #56
- detect automatically virtual environment from poetry by @FabienArcellier in #60
- run virtual environment in pseudo terminal instead of subprocess on command invocation by @FabienArcellier in #61
Full Changelog: 2.2.1...2.2.2