What's Changed
✨ Enhancements
- Stop echoing or storing command calls'
nil
return value by @st0012 in #972
- Introduce cd command by @st0012 in #971
- Return only commands when completing help command's argument by @st0012 in #973
🐛 Bug Fixes
- Allow assigning and using local variable name conflicting with command by @tompng in #961
🛠 Other Changes
Full Changelog: v1.13.2...v1.14.0