v1.10.0
What's Changed
- Fixes an out of range error that makes the ls to crash by @jmgomez in #290
- Introduces the
help
command by @jmgomez in #292 - Removes blocking code path by @jmgomez in #294
- Dont format if file was modified more than a second ago. Dont format if result is empty by @jmgomez in #295
- Fix socket by @jmgomez in #293
- bump chronos (fixes MacOs process handling issues) by @jmgomez in #296
- Code improvements by @jmgomez in #297
- Adds
maxNimsuggestProcesses
setting by @jmgomez in #298 - Adds max fails to ns by @jmgomez in #299
- Adds support for features in nimble file by @jmgomez in #300
- Bumps 1.10.0 by @jmgomez in #302
- Updates nimscriptapi file by @jmgomez in #301
Full Changelog: v1.8.1...v.1.10.0