Changelog
- a7e0fb7 bump version
- cf2cec2 fix: concurrent map read/write
- effa76c fix: history not being saved for all modules
- 5ba2c3c runner: add
use_fd
flag to usefd
for searching for executables - 4a32fb9 runner: don't check non-executable files
- 15cba1d runner: fix array out of bounds by using slices package for deduping
- 1b8f924 runner: make
fd
also look for symlinks