What's Changed
- Handle nil result from (find (vim.fn.getcwd)) by @Kamholtz in #29
- Add doc strings by @russtoku in #34
- fix: basedir for .nfnl file by @SolaWing in #39
- fix: clear loaded macro cache so code will use new macro by @SolaWing in #40
- Improve globbing behavior for single-file compilation by @rf- in #46
New Contributors
Full Changelog: v1.0.0...v1.1.0