PSStringTemplate
0.1.2
Create and render templates using the StringTemplate template engine.
Minimum PowerShell version
3.0
Installation Options
Author(s)
Patrick Meinecke
Copyright
(c) 2017 Patrick Meinecke. All rights reserved.
Package Details
Owners
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 | 11,789 | 11/11/2017 |
0.1.2 (current version) | 192 | 6/25/2017 |
0.1.1 | 37 | 5/16/2017 |
0.1.0 | 25 | 5/13/2017 |