Skip to content

Fennel 0.4.1 / 2020-05-25

Compare
Choose a tag to compare
@jaawerth jaawerth released this 26 May 21:57
· 159 commits to master since this release

Changes since 0.4.0

  • Experimental --compile-binary command (#281)
  • Support shebang in all contexts, not just dofile.
  • Pinpoint source in compile errors even when loading from a string
  • Fix a bug where included modules could get included twice (#278)
  • Fix a 0.4.0 bug where macros can't expand to string/boolean/number primitives (#279)
  • Fix a bug in macros returning forms of a different length from their input (#276)

Installation

You can download the standalone fennel CLI launcher (requires Lua), or a pre-built archive containing the launcher, fennel.lua itself in library form, as well as the other built-in libraries and all development assets below.