PSStringTemplate
0.1.2
Create and render templates using the StringTemplate template engine.
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
(c) 2017 Patrick Meinecke. All rights reserved.
Package Details
Author(s)
- Patrick Meinecke
Tags
CodeGeneration Generation Template String
Cmdlets
New-StringTemplateGroup Invoke-StringTemplate
Dependencies
This module has no dependencies.
Release Notes
- Fix an issue where attempting to access a missing property on a PSObject would throw an exception.
- Fix an issue where if statements would not count empty strings and arrays as false.
FileList
- PSStringTemplate.nuspec
- Antlr3.Runtime.dll
- Antlr4.StringTemplate.dll
- PSStringTemplate.dll
- PSStringTemplate.format.ps1xml
- PSStringTemplate.psd1
- en-US\PSStringTemplate.dll-Help.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 | 23,128 | 11/11/2017 |
0.1.2 (current version) | 196 | 6/25/2017 |
0.1.1 | 42 | 5/16/2017 |
0.1.0 | 28 | 5/13/2017 |