| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2022-05-14 | 543 Bytes | |
| v3.29.0 source code.tar.gz | 2022-05-14 | 98.1 kB | |
| v3.29.0 source code.zip | 2022-05-14 | 120.5 kB | |
| Totals: 3 Items | 219.1 kB | 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: https://github.com/Olical/aniseed/compare/v3.28.1...v3.29.0