Releases: gbaptista/sublime-text-fennel
Releases · gbaptista/sublime-text-fennel
Release 0.1.2
0.1.1 Fix missing line comment delimiter
Merge pull request #6 from turbo/patch-1 Fix missing line comment delimiter type (fixes #5)
0.1.0 Improving reserved words
Improving reserved words.
0.0.9 Literals
Improving literals support.
0.0.8 Numbers
Adding support for underscore in numbers: 100_000
0.0.7 Improving Constants
v0.0.7 typo
0.0.6 Adding support for Fennel 1.1.0
New:
#{:a $1}
{:a a :b b &as all}
:into :until _ENV accumulate collect icollect match-try where
Fennel Public API:
fennel.eval
, fennel.repl
, etc.
Deprecating:
doc global match-> pick-args