What's Changed
nfnl will now warn you if there are orphaned .lua files left over from deletions or renames of .fnl files. If you get false positives (by embedding .lua files from another library that include the special [nfnl] header comments) you can ignore them with a Lua pattern or just turn off the automatic check. See the README for documentation on this per-project configuration.
Full Changelog: v1.2.0...v1.3.0