Skip to content 🚀 Features
- offer to chmod non-executable tasks by @jdx in #2675
- added basic task markdown generation by @jdx in #2677
- Lazily evaluated env template variables in path entries by @josb in #2310
- improving task docs and cli reference docs by @jdx in #2678
🐛 Bug Fixes
- do not load symlinked config files more than once by @jdx in eb53099
- minor bugs with incomplete python-build by @jdx in b56ff50
- don't show use override warning if symlink file by @jdx in face79b
🚜 Refactor
📚 Documentation
🔍 Other Changes
- use wrap_err instead of suggestions to display in non-debug by @jdx in 71937c8
New Contributors
- @josb made their first contribution in #2310