Releases: Olical/aniseed
v3.33.0
v3.32.0
v3.31.0
Full Changelog: v3.30.0...v3.31.0
v3.30.0
What's Changed
- Add when-let as a core macro by @NoahTheDuke in #124
- Added if-let as well as when-let, mimicking Clojure's macros.
New Contributors
- @NoahTheDuke made their first contribution in #124
Full Changelog: v3.29.0...v3.30.0
v3.29.0
FIxed #117, I think. So now you can rely on macro files stored in deps you're embedding into your plugin with embed.sh. The seed should set things up correctly for this to work now. There's a new env var you need to pass to compile.sh in this case though. See the seed and the compile.sh script contents for more.
Added support for associative tables in the aniseed.core count function. This means things like empty?
also work on associative tables now!
Full Changelog: v3.28.1...v3.29.0
v3.28.1
v3.28.0
What's Changed
- elaborate docs about require-macros by @Liverm0r in #113
New Contributors
-
@Liverm0r made their first contribution in #113
-
Destructuring in module macros
-
Fennel 1.1.0
-
AniseedEval and AniseedEvalFile in Neovim 0.7+
Full Changelog: v3.27.5...v3.28.0
v3.27.5
Full Changelog: v3.27.4...v3.27.5