Skip to content

Fennel 0.3.1 / 2019-12-17

Compare
Choose a tag to compare
@jaawerth jaawerth released this 15 Jan 04:06
· 365 commits to master since this release
  • 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)