Skip to content

v1.3.0

Latest

Choose a tag to compare

@Olical Olical released this 26 Apr 11:01
· 38 commits to main since this release
6bcfdc4

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