Skip to content

v0.4.0 and v0.4.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@kosude kosude released this 29 May 15:32
· 16 commits to main since this release
v0.4.1
4d0372f

Version 0.4.0 introduces the official VS Code extension, originally with just the ability to render a template into the currently active document and interactively prompt for variables.

Since then, enough has happened to warrant version 0.4.1 - this release includes full automation of template rendering into newly created documents that match a user-specified glob pattern, in addition to the ability to specify default values for variables to skip prompts (especially helpful when creating new files that match any of the glob rules).

Full Changelog: v0.4.0...v0.4.1/