Aniseed Versions Save

Neovim configuration and plugins in Fennel (Lisp compiled to Lua)

v3.33.0

1 year ago

Full Changelog: https://github.com/Olical/aniseed/compare/v3.32.0...v3.33.0

  • Updated to Fennel 1.3.0
  • Added support for import-macros in module
  • Merged #135, includes autocmd related macros

v3.30.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Olical/aniseed/compare/v3.29.0...v3.30.0

v3.29.0

2 years ago

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: https://github.com/Olical/aniseed/compare/v3.28.1...v3.29.0

v3.28.1

2 years ago

Fixed #116, so now module macro destrcturing works as expected in all cases. I've also included some examples in the README to show you the various syntax you can rely on.

Full Changelog: https://github.com/Olical/aniseed/compare/v3.28.0...v3.28.1

v3.28.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Olical/aniseed/compare/v3.27.5...v3.28.0

v3.27.4

2 years ago

What's Changed

Full Changelog: https://github.com/Olical/aniseed/compare/v3.27.3...v3.27.4

v3.27.3

2 years ago

What's Changed

Full Changelog: https://github.com/Olical/aniseed/compare/v3.27.2...v3.27.3