- Look for init file for repl in XDG config dirs as well as ~/.fennelrc (#193)
- Add support for
--load FILE
argument to command-line launcher (#193) - Fix
each
to work with raw iterator values (#201) - Optionally check for unused locals with
--check-unused-locals
- Make repl completion descend into nested table fields (#192)
- Fix repl completer to correctly handle symbol mangling (#195)