Skip to content

0.3.0

Compare
Choose a tag to compare
@Abbe98 Abbe98 released this 18 Mar 08:45
· 85 commits to main since this release

Snowman 0.3.0 β›„

This release is the third non-experimental release of Snowman, a static site generator for SPARQL backends.

Screenshot from 2021-10-12 00-17-09

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 and has_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.

Snowman 0.4.0 milestone.

Discuss πŸ’¬

You can discuss this release or other aspects of Snowman in the forum.