v0.2.10 - a friendly command-line tool
The aim of this release is to build an useful command-line tool using Stencil for batch template processing. This included work on better error messages and many improvements on the standalone mode.
The stencil-core-0.2.10-linux
is a linux executable built with GraalVM for faster startup time and minimal dependency requirements.
Improvements
- Standalone mode has a help screen and some useful error messages were introduced.
- Added friendly error messages for many different template parsing errors.
- Added a build script to build standalone stencil to a native image for command-line usage.