Skip to content

v0.2.15

Compare
Choose a tag to compare
@silphid silphid released this 21 Apr 15:12
· 38 commits to master since this release

Changelog

fe579cf Add PROJECT_DIR built-in variable and rename projectDirName variable to PROJECT_DIR_NAME
d3ad4f2 Add set step to set one or multiple variables to given values without user intervention
515d2bd Add doc on project-level bin dir and improve overall doc about bin dirs
e50ad31 Add support for transient variables (prefixed with ~) not persisted to jen.yaml file
3be0493 Fix transient variables handling. Change "templatename" property in jen.yaml to "template". Change spec and project file format versions to "2021.04". Improve hello-world example.
35b8faa Move example scripts into template-level bin dir. Add readme's in all example bin dirs.