PipeScript
0.2.5
An Extensible Transpiler for PowerShell (and anything else)
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
2022 Start-Automating
Package Details
Author(s)
- James Brundage
Tags
PipeScript PowerShell Transpilation Compiler
Functions
Export-Pipescript Get-PipeScript Get-Transpiler Import-PipeScript Invoke-PipeScript Join-PipeScript New-PipeScript Search-PipeScript Update-PipeScript Use-PipeScript PipeScript.Optimizer.ConsolidateAspects
Dependencies
This module has no dependencies.
Release Notes
## PipeScript 0.2.5:
* Added Support for Aspects (#401)
* Support for Pre/Post commands in Core Transpiler
* Commands Named PipeScript.PreProcess / PipeScript.Analyzer will run before transpilation of a ScriptBlock
* Commands Named PipeScript.PostProcess / PipeScript.Optimizer will run after transpilation of a ScriptBlock
* Adding PipeScript.Optimizer.ConsolidateAspects (Fixes #413)
* Conditional Keywords Fixes (Fixes #402)
* New-PipeScript: Improving Pipelining (Fixes #400)
* Update-PipeScript:
* Tracing Events (#407)
* Support for Insertions (#405, #406, #407)
* Template Improvements
* Templates can now be either singleline or multiline (Fixes #398)
* New Language Support
* Eiffel (#404)
* PS1XML (#414)
* SVG (#411)
* XAML (#414)
* XML Transpilers support inline xml output (Fixes #412)
* Added initial demo file (Fixes #420)
---
Additional history in [CHANGELOG](https://pipescript.start-automating.com/CHANGELOG)
FileList
- PipeScript.nuspec
- action.yml
- docs\_posts\2022-07-26-PipeScript-0.0.13.md
- docs\_posts\2022-10-07-all-things-are-possible.md
- PipeScript.psm1
- docs\_posts\2023-03-12-PipeScript-0.2.3.md
- README.md
- docs\_posts\2022-06-28-PipeScript-0.0.4.md
- PipeScriptSyntax.md
- docs\_posts\2022-09-22-PipeScript-0.1.5.md
- PipeScript.psd1
- docs\_posts\2022-07-10-PipeScript-0.0.8.md
- PipeScript.ps1.psm1
- docs\_posts\2022-06-21-PipeScript-0.0.2.md
- README.ps1.md
- docs\_posts\2022-08-01-PipeScript-0.1.md
- PipeScript.types.ps1xml
- docs\_posts\2022-06-21-PipeScript-0.0.1.md
- CHANGELOG.md
- docs\_posts\2022-12-24-PipeScript-0.2.2.md
- PipeScript.ps.psd1
- docs\_posts\2022-09-15-PipeScript-0.1.3.md
- PipeScript.format.ps1xml
- docs\_posts\2022-07-19-PipeScript-0.0.10.md
- LICENSE
- docs\_posts\2022-09-19-PipeScript-0.1.4.md
- Commands\Update-PipeScript.ps1
- docs\_posts\2022-07-02-PipeScript-0.0.6.md
- Commands\Join-PipeScript.ps1
- docs\_posts\2022-07-04-PipeScript-0.0.7.md
- Commands\Export-PipeScript.ps1
- docs\_posts\2022-07-31-PipeScript-0.0.14.md
- Commands\Import-PipeScript.ps1
- docs\_posts\2022-11-16-PipeScript-0.2.1.md
- Commands\Search-PipeScript.ps1
- docs\_posts\2022-07-20-PipeScript-0.0.11.md
- Commands\Get-Transpiler.ps1
- docs\_posts\2022-10-21-PipeScript-0.1.8.md
- Commands\Invoke-PipeScript.ps1
- docs\_posts\2022-10-09-PipeScript-0.1.7.md
- Commands\Get-PipeScript.ps1
- docs\_posts\2022-11-07-PipeScript-0.1.9.md
- Commands\Use-PipeScript.ps1
- docs\_posts\2022-07-24-PipeScript-0.0.12.md
- Commands\Search-PipeScript.ps1.ps1
- docs\_posts\2023-03-31-PipeScript-0.2.4.md
- Commands\New-PipeScript.ps1.ps1
- docs\_posts\2022-10-08-PipeScript-0.1.6.md
- Commands\New-PipeScript.ps1
- docs\_posts\2022-07-15-PipeScript-0.0.9.md
- en-us\SupportedLanguages.help.txt
- docs\_posts\2022-06-22-PipeScript-0.0.3.md
- en-us\ListOfTranspilers.help.txt
- docs\_posts\2022-06-29-PipeScript-0.0.5.md
- en-us\PipeScriptSyntax.help.ps.txt
- docs\_posts\2022-10-06-Commands-could-be-read-as-sentences.md
- en-us\SupportedLanguages.help.ps.txt
- docs\_posts\2022-11-14-PipeScript-0.2.md
- en-us\ListOfTranspilers.help.ps.txt
- docs\Assets\PipeScript.svg
- en-us\PipeScriptSyntax.help.txt
- Github\Actions\PipeScriptAction.ps1
- Demos\101-PipeScript-Basics.demo.ps1
- Github\Jobs\RunGitPub.psd1
- Build\PipeScript.GitHubWorkflow.PSDevOps.ps1
- Github\Jobs\BuildPipeScript.psd1
- Build\PipeScript.HelpOut.ps1
- Transpilers\Syntax\EqualityTypeComparison.psx.ps1
- Build\PipeScript.Piecemeal.ps1
- Transpilers\Syntax\PipedAssignment.psx.ps1
- Build\PipeScript.GitHubAction.PSDevOps.ps1
- Transpilers\Syntax\NamespacedFunction.psx.ps1
- Build\PipeScript.PSSVG.ps1
- Transpilers\Syntax\Dot.psx.ps1
- Build\PipeScript.ezout.ps1
- Transpilers\Syntax\README.md
- Assets\PipeScript.svg
- Transpilers\Syntax\RegexLiteral.psx.ps1
- docs\2022-10-06.md
- Transpilers\Syntax\NamespacedAlias.psx.ps1
- docs\Scala.Template.md
- Transpilers\Syntax\EqualityComparison.psx.ps1
- docs\Razor.Template.md
- Transpilers\Syntax\README.ps1.md
- docs\PHP.Template.md
- Transpilers\Syntax\ConditionalKeyword.psx.ps1
- docs\BatchPowerShell.md
- Transpilers\Core\PipeScript.Aspect.psx.ps.ps1
- docs\Explicit.md
- Transpilers\Core\PipeScript.Protocol.psx.ps1
- docs\RenameVariable.md
- Transpilers\Core\PipeScript.Aspect.psx.ps1
- docs\ATOM.Template.md
- Transpilers\Core\PipeScript.Template.psx.ps1
- docs\ObjectiveC.Template.md
- Transpilers\Core\Pipescript.FunctionDefinition.psx.ps1
- docs\HCL.Template.md
- Transpilers\Core\README.md
- docs\ModuleRelationship.md
- Transpilers\Core\PipeScript.AttributedExpression.psx.ps1
- docs\PSD1.Template.md
- Transpilers\Core\PipeScript.ParameterAttribute.psx.ps1
- docs\2023.md
- Transpilers\Core\PipeScript.TypeConstraint.psx.ps1
- docs\PipeScript.AttributedExpression.md
- Transpilers\Core\Pipescript.psx.ps1
- docs\2022-07.md
- Transpilers\Core\README.ps1.md
- docs\Bash.Template.md
- Transpilers\Core\PipeScript.TypeExpression.psx.ps1
- docs\CPlusPlus.Template.md
- Transpilers\Keywords\Until.psx.ps1
- docs\All.md
- Transpilers\Keywords\All.psx.ps1
- docs\2022-07-02.md
- Transpilers\Keywords\New.psx.ps1
- docs\New.md
- Transpilers\Keywords\README.md
- docs\Decorate.md
- Transpilers\Keywords\Assert.psx.ps1
- docs\Help.md
- Transpilers\Keywords\Await.psx.ps1
- docs\Python.Template.md
- Transpilers\Keywords\README.ps1.md
- docs\2022.md
- Transpilers\Keywords\Requires.psx.ps1
- docs\Batch.Template.md
- Transpilers\Templates\HCL.Template.psx.ps1
- docs\Latex.Template.md
- Transpilers\Templates\HLSL.Template.psx.ps1
- docs\Basic.Template.md
- Transpilers\Templates\JavaScript.Template.psx.ps1
- docs\OutputFile.md
- Transpilers\Templates\Bash.Template.psx.ps1
- docs\2022-08-01.md
- Transpilers\Templates\TypeScript.Template.psx.ps1
- docs\PipeScript.Optimizer.ConsolidateAspects.md
- Transpilers\Templates\Perl.Template.psx.ps1
- docs\2023-03.md
- Transpilers\Templates\CSharp.Template.psx.ps1
- docs\SQL.Template.md
- Transpilers\Templates\Kotlin.Template.psx.ps1
- docs\Dart.Template.md
- Transpilers\Templates\CSS.Template.psx.ps1
- docs\Go.Template.md
- Transpilers\Templates\Kusto.Template.psx.ps1
- docs\2022-09-08.md
- Transpilers\Templates\ObjectiveC.Template.psx.ps1
- docs\2022-10-09.md
- Transpilers\Templates\WebAssembly.Template.psx.ps1
- docs\Define.md
- Transpilers\Templates\SVG.template.psx.ps1
- docs\PipeScript.Protocol.md
- Transpilers\Templates\Bicep.Template.psx.ps1
- docs\Include.md
- Transpilers\Templates\Rust.Template.psx.ps1
- docs\UDP.Protocol.md
- Transpilers\Templates\Go.Template.psx.ps1
- docs\PipeScript.ParameterTypeConstraint.md
- Transpilers\Templates\Batch.Template.psx.ps1
- docs\2022-10-21.md
- Transpilers\Templates\Scala.Template.psx.ps1
- docs\Racket.Template.md
- Transpilers\Templates\Markdown.Template.psx.ps1
- docs\_config.yml
- Transpilers\Templates\XML.Template.psx.ps1
- docs\PipedAssignment.md
- Transpilers\Templates\LUA.Template.psx.ps1
- docs\2022-06-21.md
- Transpilers\Templates\Java.Template.psx.ps1
- docs\2023-03-12.md
- Transpilers\Templates\PS1XML.Template.psx.ps1
- docs\R.Template.md
- Transpilers\Templates\YAML.Template.psx.ps1
- docs\Bash.md
- Transpilers\Templates\HAXE.Template.psx.ps1
- docs\Requires.md
- Transpilers\Templates\Racket.Template.psx.ps1
- docs\XML.Template.md
- Transpilers\Templates\XAML.Template.psx.ps1
- docs\RegexLiteral.md
- Transpilers\Templates\ATOM.Template.psx.ps1
- docs\2022-07-20.md
- Transpilers\Templates\TOML.Template.psx.ps1
- docs\Until.md
- Transpilers\Templates\README.md
- docs\Java.Template.md
- Transpilers\Templates\OpenSCAD.Template.psx.ps1
- docs\2022-06-29.md
- Transpilers\Templates\Ruby.Template.psx.ps1
- docs\Inherit.md
- Transpilers\Templates\Latex.Template.psx.ps1
- docs\RemoveParameter.md
- Transpilers\Templates\TCL.Template.psx.ps1
- docs\2022-11-16.md
- Transpilers\Templates\Arduino.Template.psx.ps1
- docs\ConditionalKeyword.md
- Transpilers\Templates\SQL.Template.psx.ps1
- docs\2022-12-24.md
- Transpilers\Templates\RSS.Template.psx.ps1
- docs\EqualityComparison.md
- Transpilers\Templates\PHP.Template.psx.ps1
- docs\New-PipeScript.md
- Transpilers\Templates\Razor.Template.psx.ps1
- docs\JavaScript.Template.md
- Transpilers\Templates\Json.Template.psx.ps1
- docs\2022-09-15.md
- Transpilers\Templates\ADA.Template.psx.ps1
- docs\ADA.Template.md
- Transpilers\Templates\Eiffel.Template.psx.ps1
- docs\2022-11-07.md
- Transpilers\Templates\Python.Template.psx.ps1
- docs\TOML.Template.md
- Transpilers\Templates\README.ps1.md
- docs\2022-12.md
- Transpilers\Templates\Basic.Template.psx.ps1
- docs\2022-07-10.md
- Transpilers\Templates\Dart.Template.psx.ps1
- docs\VBN.md
- Transpilers\Templates\R.Template.psx.ps1
- docs\TCL.Template.md
- Transpilers\Templates\HTML.Template.psx.ps1
- docs\CSharp.Template.md
- Transpilers\Templates\PSD1.Template.psx.ps1
- docs\Build-Pipescript.md
- Transpilers\Templates\CPlusPlus.Template.psx.ps1
- docs\2022-09-22.md
- Transpilers\Modules\ModuleRelationship.psx.ps1
- docs\Assert.md
- Transpilers\Modules\ModuleExports.psx.ps1
- docs\SupportedLanguages.md
- Transpilers\Parameters\ValidatePropertyName.psx.ps1
- docs\Http.Protocol.md
- Transpilers\Parameters\Aliases.psx.ps1
- docs\2022-07-15.md
- Transpilers\Parameters\ValidatePlatform.psx.ps1
- docs\Aliases.md
- Transpilers\Parameters\ValidateTypes.psx.ps1
- docs\README.md
- Transpilers\Parameters\RemoveParameter.psx.ps1
- docs\Await.md
- Transpilers\Parameters\ValidateExtension.psx.ps1
- docs\PipeScript.TypeExpression.md
- Transpilers\Parameters\README.md
- docs\ValidateTypes.md
- Transpilers\Parameters\VBN.psx.ps1
- docs\XAML.Template.md
- Transpilers\Parameters\ValidateScriptBlock.psx.ps1
- docs\2022-11.md
- Transpilers\Parameters\VFP.psx.ps1
- docs\2022-08-08.md
- Transpilers\Parameters\README.ps1.md
- docs\RSS.Template.md
- Transpilers\Wrappers\BatchPowerShell.psx.ps1
- docs\2022-08.md
- Transpilers\Wrappers\Bash.psx.ps1
- docs\Join-PipeScript.md
- Transpilers\Wrappers\README.md
- docs\Arduino.Template.md
- Transpilers\Wrappers\README.ps1.md
- docs\PipeScript.Template.md
- Transpilers\Wrappers\Batch.psx.ps1
- docs\WebAssembly.Template.md
- Transpilers\Protocols\UDP.Protocol.psx.ps1
- docs\Import-PipeScript.md
- Transpilers\Protocols\Http.Protocol.psx.ps1
- docs\Ruby.Template.md
- Transpilers\Protocols\README.md
- docs\Search-PipeScript.md
- Transpilers\Protocols\README.ps1.md
- docs\Eiffel.Template.md
- Transpilers\Protocols\JSONSchema.Protocol.psx.ps1
- docs\TypeScript.Template.md
- Types\PipelineAST\get_IsAssigned.ps1
- docs\2022-11-14.md
- Types\PipelineAST\Typename.txt
- docs\ValidatePropertyName.md
- Types\ParamBlockAst\get_Header.ps1
- docs\Bicep.Template.md
- Types\ParamBlockAst\TypeName.txt
- docs\PipeScriptSyntax.md
- Types\ParamBlockAst\get_ParameterNames.ps1
- docs\2022-07-19.md
- Types\ScriptBlock\TypeName.txt
- docs\Kusto.Template.md
- Types\ScriptBlock\get_Transpilers.ps1
- docs\2022-07-26.md
- Types\ScriptBlock\Transpile.ps1
- docs\2023-03-31.md
- Types\TypeConstraintAST\get_ResolvedCommand.ps1
- docs\2022-10-07.md
- Types\TypeConstraintAST\TypeName.txt
- docs\rss.xml
- Types\TypeConstraintAST\Alias.psd1
- docs\YAML.Template.md
- Types\TypeConstraintAST\get_Parameter.ps1
- docs\2022-07-24.md
- Types\TypeConstraintAST\get_ArgumentList.ps1
- docs\2022-09.md
- Types\PipeScript.Sentence\Alias.psd1
- docs\Dot.md
- Types\PipeScript.Sentence\Run.ps1
- docs\Use-PipeScript.md
- Types\AttributeAST\get_ResolvedCommand.ps1
- docs\HLSL.Template.md
- Types\AttributeAST\TypeName.txt
- docs\NamespacedAlias.md
- Types\AttributeAST\Alias.psd1
- docs\HAXE.Template.md
- Types\AttributeAST\get_Parameter.ps1
- docs\2022-06-28.md
- Types\AttributeAST\get_ArgumentList.ps1
- docs\2022-10.md
- Types\AliasInfo\TypeName.txt
- docs\OpenSCAD.Template.md
- Types\AliasInfo\Alias.psd1
- docs\PS1XML.Template.md
- Types\PipeScript\get_Template.ps1
- docs\2022-06.md
- Types\PipeScript\get_PipeScriptType.ps1
- docs\ListOfTranspilers.md
- Types\ExternalScriptInfo\TypeName.txt
- docs\HTML.Template.md
- Types\ExternalScriptInfo\Alias.psd1
- docs\ProxyCommand.md
- Types\ExternalScriptInfo\get_Root.ps1
- docs\ModuleExports.md
- Types\ExternalScriptInfo\set_Root.ps1
- docs\Update-PipeScript.md
- Types\VariableExpressionAST\TypeName.txt
- docs\Get-PipeScript.md
- Types\VariableExpressionAST\GetVariableType.ps1
- docs\ValidateExtension.md
- Types\VariableExpressionAST\ConvertFromAST.ps1
- docs\LUA.Template.md
- Types\VariableExpressionAST\GetAssignments.ps1
- docs\Export-Pipescript.md
- Types\ParameterAST\TypeName.txt
- docs\2022-07-04.md
- Types\ParameterAST\Alias.psd1
- docs\SVG.template.md
- Types\ParameterAST\get_ParameterSets.ps1
- docs\CSS.Template.md
- Types\ParameterAST\get_Help.ps1
- docs\Invoke-PipeScript.md
- Types\ParameterAST\get_Index.ps1
- docs\VFP.md
- Types\ParameterAST\get_DefaultBindingProperty.ps1
- docs\PipeScript.Aspect.md
- Types\ParameterAST\get_Position.ps1
- docs\Get-Transpiler.md
- Types\ParameterAST\get_ByPropertyName.ps1
- docs\Batch.md
- Types\ParameterAST\get_Binding.ps1
- docs\EqualityTypeComparison.md
- Types\ParameterAST\get_DisplayName.ps1
- docs\Json.Template.md
- Types\ParameterAST\get_FromUnbound.ps1
- docs\2022-07-31.md
- Types\ParameterAST\get_Metadata.ps1
- docs\Perl.Template.md
- Types\ParameterAST\get_FromPipeline.ps1
- docs\Rust.Template.md
- Types\ParameterAST\get_ParameterNames.ps1
- docs\NamespacedFunction.md
- Types\CommandAST\get_ResolvedCommand.ps1
- docs\PipeScript.ParameterAttribute.md
- Types\CommandAST\TypeName.txt
- docs\ValidatePlatform.md
- Types\CommandAST\Alias.psd1
- docs\CHANGELOG.md
- Types\CommandAST\AsSentence.ps1
- docs\CNAME
- Types\CommandAST\get_PipelineLength.ps1
- docs\ValidateScriptBlock.md
- Types\CommandAST\get_IsPiped.ps1
- docs\2022-10-08.md
- Types\CommandAST\get_IsPipedTo.ps1
- docs\Markdown.Template.md
- Types\CommandAST\get_IsAssigned.ps1
- docs\PipeScript.TypeConstraint.md
- Types\CommandAST\get_IsPipedFrom.ps1
- docs\2022-09-19.md
- Types\CommandAST\get_Parameter.ps1
- docs\JSONSchema.Protocol.md
- Types\CommandAST\get_PipelinePosition.ps1
- docs\Rest.md
- Types\CommandAST\get_ArgumentList.ps1
- docs\Pipescript.md
- Types\CommandInfo\CouldPipe.ps1
- docs\2022-06-22.md
- Types\CommandInfo\GetHelpField.ps1
- docs\Kotlin.Template.md
- Types\CommandInfo\get_CommandMetaData.ps1
- docs\Pipescript.FunctionDefinition.md
- Types\CommandInfo\TypeName.txt
- Formatting\Markdown.format.ps1
- Types\CommandInfo\Alias.psd1
- Formatting\PSToken.control.ps1
- Types\CommandInfo\CouldRun.ps1
- Formatting\PipeScript.format.ps1
- Types\CommandInfo\CouldPipeType.ps1
- Formatting\YAML.format.ps1
- Types\CommandInfo\get_Description.ps1
- Formatting\Ast.format.ps1
- Types\CommandInfo\get_CommandNamespace.ps1
- Formatting\PipeScript.Template.format.ps1
- Types\CommandInfo\get_Segments.ps1
- Formatting\PipeScript.Transpiler.format.ps1
- Types\CommandInfo\get_Rank.ps1
- Formatting\Search.PipeScript.Result.format.ps1
- Types\CommandInfo\get_Examples.ps1
- Formatting\Hashtable.format.ps1
- Types\CommandInfo\Validate.ps1
- Formatting\PipeScript.Sentence.format.ps1
- Types\CommandInfo\set_Separator.ps1
- Tests\Assert.tests.ps1
- Types\CommandInfo\get_Category.ps1
- Tests\Http.Protocol.tests.ps1
- Types\CommandInfo\get_Synopsis.ps1
- Tests\Until.tests.ps1
- Types\CommandInfo\IsParameterValid.ps1
- Tests\All.tests.ps1
- Types\CommandInfo\get_Metadata.ps1
- Tests\Await.tests.ps1
- Types\CommandInfo\get_Links.ps1
- Tests\Search-PipeScript.tests.ps1
- Types\CommandInfo\get_Separator.ps1
- Tests\Templates.tests.ps1
- Types\CommandInfo\get_FullyQualifiedName.ps1
- Tests\Update-PipeScript.tests.ps1
- Types\CommandInfo\get_HasValidation.ps1
- Tests\RegexLiteral.tests.ps1
- Types\CommandInfo\get_BlockComments.ps1
- Tests\ValidateScriptBlock.tests.ps1
- Types\ApplicationInfo\TypeName.txt
- Tests\ConditionalKeyword.tests.ps1
- Types\ApplicationInfo\Alias.psd1
- Tests\New.tests.ps1
- Types\ApplicationInfo\get_Root.ps1
- Tests\PipeScript.tests.ps1
- Types\ApplicationInfo\set_Root.ps1
- Transpilers\RenameVariable.psx.ps1
- Types\FunctionInfo\TypeName.txt
- Transpilers\Inherit.psx.ps1
- Types\FunctionInfo\Alias.psd1
- Transpilers\Define.psx.ps1
- Types\ScriptBlockExpressionAST\TypeName.txt
- Transpilers\Help.psx.ps1
- Types\ScriptBlockExpressionAST\GetScriptBlock.ps1
- Transpilers\README.md
- Types\ScriptBlockExpressionAST\ConvertFromAST.ps1
- Transpilers\ProxyCommand.psx.ps1
- Types\ScriptRequirements\TypeName.txt
- Transpilers\OutputFile.psx.ps1
- Types\ScriptRequirements\get_Script.ps1
- Transpilers\Rest.psx.ps1
- Types\ScriptRequirements\ToString.ps1
- Transpilers\Decorate.psx.ps1
- Types\ConstantExpressionAST\TypeName.txt
- Transpilers\Explicit.psx.ps1
- Types\ConstantExpressionAST\ConvertFromAST.ps1
- Transpilers\README.ps1.md
- Types\AST\GetLineage.ps1
- Transpilers\Include.psx.ps1
- Types\AST\TypeName.txt
- Commands\Optimization\Optimizer-ConsolidateAspects.ps.ps1
- Types\AST\get_Tokens.ps1
- Commands\Optimization\Optimizer-ConsolidateAspects.ps1
- Types\AST\ConvertFromAST.ps1
- docs\_posts\2022-08-08-PipeScript-0.1.1.md
- Types\AST\get_Transpilers.ps1
- docs\_posts\2022-09-08-PipeScript-0.1.2.md
- Types\AST\Transpile.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.2.8 | 3,564 | 2/19/2024 |
0.2.7 | 987 | 12/18/2023 |
0.2.6 | 113 | 6/29/2023 |
0.2.5 (current version) | 29 | 4/27/2023 |
0.2.4 | 13 | 3/31/2023 |
0.2.3 | 24 | 3/12/2023 |
0.2.2 | 36 | 12/24/2022 |
0.2.1 | 23 | 11/16/2022 |
0.2 | 10 | 11/14/2022 |
0.1.9 | 17 | 11/7/2022 |
0.1.8 | 15 | 10/21/2022 |
0.1.7 | 15 | 10/9/2022 |
0.1.6 | 12 | 10/8/2022 |
0.1.5 | 21 | 9/22/2022 |
0.1.4 | 23 | 9/19/2022 |
0.1.3 | 19 | 9/15/2022 |
0.1.2 | 14 | 9/8/2022 |
0.1.1 | 20 | 8/8/2022 |
0.1 | 16 | 8/1/2022 |
0.0.14 | 12 | 7/31/2022 |
0.0.13 | 17 | 7/26/2022 |
0.0.12 | 12 | 7/24/2022 |
0.0.11 | 16 | 7/20/2022 |
0.0.9 | 15 | 7/15/2022 |
0.0.8 | 14 | 7/10/2022 |
0.0.7 | 15 | 7/4/2022 |
0.0.6 | 13 | 7/2/2022 |
0.0.5 | 15 | 6/29/2022 |
0.0.4 | 13 | 6/28/2022 |
0.0.3 | 17 | 6/22/2022 |
0.0.2 | 12 | 6/21/2022 |
0.0.1 | 13 | 6/21/2022 |