This release resolves build issue for non-git checkouts as well as a list indexing bug.
I have opted to stay on 1-based indexing as default, as that is the expected behaviour in the Erlang world, which we live in for ErlyDTL. The new indexing options should be useful for any scenario where 0-based indexing is desired.
Also note that the way the stable branch is used has changed slightly, in case you were tracking that (see README for up-to-date information).
[1] https://github.com/erlydtl/erlydtl/releases/tag/0.9.3
Cheers!