Skip to content ๐ Features
๐ Bug Fixes
- Can not find the bin files when using python venv on windows by @NavyD in #3664
- render tasks in task files by @risu729 in #3666
- dont require run script for
task add by @jdx in #3675
- auto-trust on
task add by @jdx in #3676
- completions getting wrapped in quotes by @jdx in #3679
- pass pristine env to tera in final_env by @risu729 in #3682
- trap panics in task resolving by @jdx in #3677
๐ Documentation
๐งช Testing
- add test cases for venv templates by @jdx in #3683
๐ Other Changes
New Contributors
- @NavyD made their first contribution in #3664