PSLambda
0.1.1
A runtime delegate compiler for PowerShell ScriptBlock objects.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2018 Patrick M. Meinecke. All rights reserved.
Package Details
Author(s)
- Patrick M. Meinecke
Cmdlets
Dependencies
This module has no dependencies.
Release Notes
Fix exceptions that occurred with:
- Empty Hashtable initialization expressions
- Switch statements with just a default block
- Index operations on expressions typed explicitly as IEnumerable<>
- The -as and -not operators
- The -bor and -band operators when used against an Enum
FileList
- PSLambda.nuspec
- PSLambda.deps.json
- PSLambda.dll
- PSLambda.format.ps1xml
- PSLambda.pdb
- PSLambda.psd1
- PSLambda.psm1
- PSLambda.types.ps1xml
- PSLambda.xml
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.0 | 5,575 | 4/29/2018 |
0.1.1 (current version) | 40 | 4/24/2018 |
0.1.0 | 42 | 4/23/2018 |