0.3.0
Snowman 0.3.0 β
This release is the third non-experimental release of Snowman, a static site generator for SPARQL backends.
Features and changes π
There are no breaking changes in this release.
This release brings a series of productivity features and template improvements. Here are some of the most notable changes:
Productivity features π
snowman new
is a new command which can scaffold a new Snowman project. #33
Template features π
- New
trim
template function. #36 - New
has_prefix
andhas_suffix
template functions #38 - New
version
template function. #44 - You can now use
{{continue}}
and{{break}}
in loops.
Installing Snowman π¨
Download the binary for your OS/architecture, rename it to "snowman", and place it in a directory on your path. Alternatively, place it in your project folder and execute it with the ./
prefix.
We provide binaries for six architectures/operation systems, if none of these are suitable for you, you can build it from source. If you think we should provide pre-built binaries for additional platforms, consider raising an issue.
Roadmap and Snowman 0.4.0 πΊ
Snowman 0.4.0 has yet to reach feature freeze.
Discuss π¬
You can discuss this release or other aspects of Snowman in the forum.