Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PipeScript updates #906

Merged
merged 283 commits into from
Feb 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
283 commits
Select commit Hold shift + click to select a range
ac4a71e
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
27e1d8f
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
f79d5bc
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
82ebfc3
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
fda0247
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
2a3bec1
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
3cdc151
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
bd0b01c
feat: Crystal Language Support ( Fixes #878 )
Jan 12, 2024
1aa14c3
feat: Adding Keywords Map to Python Language ( Fixes #872 )
Jan 12, 2024
9140812
feat: Adding Keywords Map to Python Language ( Fixes #872 )
Jan 12, 2024
9edb1b6
feat: Adding Keywords Map to Python Language ( Fixes #872 )
Jan 12, 2024
27a0dce
feat: Adding Keywords Map to Python Language ( Fixes #872 )
Jan 12, 2024
327fa9e
feat: Adding Keywords Map to Python Language ( Fixes #872 )
Jan 12, 2024
7be1499
style: Making logo animation clockwise.
Feb 2, 2024
0faa633
style: Making logo animation clockwise.
Feb 2, 2024
912964e
style: Making logo animation clockwise.
Feb 2, 2024
ba058e4
style: Making logo animation clockwise.
Feb 2, 2024
4b59fe8
style: Making logo animation clockwise.
Feb 2, 2024
0c60ed2
style: Making logo animation clockwise.
Feb 2, 2024
9912ab5
style: Making logo animation clockwise.
Feb 2, 2024
11ca85b
style: Making logo animation clockwise.
Feb 2, 2024
8181bca
style: Making logo animation clockwise.
Feb 2, 2024
6f56cc9
style: Making logo animation clockwise.
Feb 2, 2024
be2e99c
style: Making logo animation clockwise.
Feb 2, 2024
dbccf25
style: Making logo animation clockwise.
Feb 2, 2024
34784d8
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
eb200bc
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
97d64aa
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
155b311
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
ceeb0b2
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
00c13b6
feat: Invoke-Interpreter - JSONifying and unrolling arguments ( Fixes…
Feb 4, 2024
ab4f5bb
fix: Switching Python Interpreter to 'py' ( Fixes #898 )
Feb 4, 2024
7b7d1f0
fix: Switching Python Interpreter to 'py' ( Fixes #898 )
Feb 4, 2024
c51b5fd
feat: Python Hello World Template ( Fixes #846 )
Feb 4, 2024
c66e8d5
feat: Python Hello World Template ( Fixes #846 )
Feb 4, 2024
48b55b1
feat: Python Hello World Template ( Fixes #846 )
Feb 4, 2024
9ae91f0
feat: Python Hello World Template ( Fixes #846 )
Feb 4, 2024
6bef18f
fix: Invoke-PipeScript - Passing JSON arguments to interpreters ( Fix…
Feb 4, 2024
d5a019b
fix: Invoke-PipeScript - Not using .ForFile to search languages ( Fix…
Feb 4, 2024
41116c1
fix: Resetting Python Language Interpreter ( Fixes #898 )
Feb 4, 2024
8d0125f
fix: Resetting Python Language Interpreter ( Fixes #898 )
Feb 4, 2024
b48eebb
chore: Simplifying JavaScript Interpreter
Feb 4, 2024
23d0647
chore: Simplifying JavaScript Interpreter
Feb 4, 2024
ce33758
feat: Go Hello World Template ( Fixes #846 )
Feb 6, 2024
9b941d8
feat: Go Hello World Template ( Fixes #846 )
Feb 6, 2024
aaa0061
feat: Go Hello World Template ( Fixes #846 )
Feb 6, 2024
5da8562
feat: Go Hello World Template ( Fixes #846 )
Feb 6, 2024
8555aa2
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 6, 2024
f1a8a28
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 6, 2024
9a8371e
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 6, 2024
8411b94
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 6, 2024
4b875ce
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 7, 2024
2ae0f7a
Merge pull request #874 from HCRitter/patch-1
StartAutomating Feb 7, 2024
38c215d
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 7, 2024
e798051
feat: Language YAML Custom Formatter ( Fixes #902 )
Feb 7, 2024
0d7899c
Merge pull request #874 from HCRitter/patch-1
Feb 7, 2024
f950347
feat: Language.HasInterpreter ( Fixes #903 )
Feb 7, 2024
a820a63
feat: Language.HasInterpreter ( Fixes #903 )
Feb 7, 2024
a8a1789
feat: Language.HasInterpreter ( Fixes #903 )
Feb 7, 2024
fceef03
feat: Language.HasInterpreter ( Fixes #903 )
Feb 7, 2024
066b41b
feat: Language.HasPowerShellInterpreter ( Fixes #904 )
Feb 7, 2024
1194462
feat: Language.HasPowerShellInterpreter ( Fixes #904 )
Feb 7, 2024
1a649d8
feat: Language.HasPowerShellInterpreter ( Fixes #904 )
Feb 7, 2024
3a4b82d
feat: Language.HasPowerShellInterpreter ( Fixes #904 )
Feb 7, 2024
1f86e48
feat: Language.HasPowerShellInterpreter ( Fixes #904 )
Feb 7, 2024
c3c7498
feat: Invoke-Interpreter now uses Language.HasPowerShellInterpreter (…
Feb 7, 2024
e9b2ca5
feat: Invoke-Interpreter now uses Language.HasPowerShellInterpreter (…
Feb 7, 2024
6e65b8a
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
11daa0c
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
956bfa3
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
f99622b
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
07b3b0d
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
42641ce
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
83d802c
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
70a468b
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
90f55f8
feat: Get-Interpreter ( Fixes #747 )
Feb 7, 2024
b0ddff7
feat: Out-Parser ( Fixes #857 )
Feb 7, 2024
95a84fd
feat: Out-Parser ( Fixes #857 )
Feb 7, 2024
c967cb0
feat: Out-Parser ( Fixes #857 )
Feb 7, 2024
be3eeb8
feat: Out-Parser ( Fixes #857 )
Feb 7, 2024
f951eca
fix: Start-PSNode implicitly imports PipeScript ( Fixes #905 )
Feb 7, 2024
fab8c00
fix: Start-PSNode implicitly imports PipeScript ( Fixes #905 )
Feb 7, 2024
b8f62e5
feat: Invoke-Interpreter and Out-Parser ( Fixes #858 )
Feb 7, 2024
d147c94
feat: Invoke-Interpreter and Out-Parser ( Fixes #858 )
Feb 7, 2024
aeba68c
feat: GitHub Action .Parallel (defaulting to Serial) ( Fixes #888 )
Feb 7, 2024
1abe979
feat: GitHub Action .Parallel (defaulting to Serial) ( Fixes #888 )
Feb 7, 2024
ec02c55
feat: GitHub Action .Parallel (defaulting to Serial) ( Fixes #888 )
Feb 7, 2024
a888c85
chore: Moving Node and JavaScript Templates into subdirectories
Feb 7, 2024
73e4131
docs: Implicit Interpretation Demo ( Fixes #886 )
Feb 7, 2024
f909d0f
style: Adding ouroboros logo variations
Feb 7, 2024
a79a0e3
style: Adding ouroboros logo variations
Feb 7, 2024
34118c0
style: Adding ouroboros logo variations
Feb 7, 2024
a1143b3
style: Adding ouroboros logo variations
Feb 7, 2024
3d6074f
style: Adding ouroboros logo variations
Feb 7, 2024
4f3dd6b
style: Adding ouroboros logo variations
Feb 7, 2024
30a9707
style: Adding ouroboros logo variations
Feb 7, 2024
c3f0213
style: Adding ouroboros logo variations
Feb 7, 2024
7ab1863
style: Adding ouroboros logo variations
Feb 7, 2024
9fcba9e
style: Adding ouroboros logo variations
Feb 7, 2024
534231f
style: Adding ouroboros logo variations
Feb 7, 2024
0666613
style: Adding ouroboros logo variations
Feb 7, 2024
1ef8297
style: Adding ouroboros logo variations
Feb 7, 2024
c5de16e
style: Using ouroboros logo variation
Feb 7, 2024
08328d0
style: Using ouroboros logo variation
Feb 8, 2024
b089c5b
style: Using ouroboros logo variation
Feb 8, 2024
d5beecc
release: Updating Module Version [0.2.8] and CHANGELOG
Feb 8, 2024
ad3ff66
release: Updating Module Version [0.2.8] and CHANGELOG
Feb 8, 2024
504d0d4
release: Updating Module Version [0.2.8] and CHANGELOG
Feb 8, 2024
520f8af
release: Updating Module Version [0.2.8] and CHANGELOG
Feb 8, 2024
759e822
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
77c6d3a
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
8409a8a
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
b96ed0d
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
955eeb6
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
7ae0d6a
feat: C Language Support ( Fixes #908 )
Feb 14, 2024
82c3ed7
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
a108961
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
91c2e17
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
a5aed7c
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
69579ca
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
40526a8
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
1e0edde
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
5a75c6b
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
7a947e7
feat: C++ Hello World Template ( Fixes #846 )
Feb 14, 2024
4b7a155
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
ef448e5
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
375aec2
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
9c79966
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
0e9cb5f
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
741cf82
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
d8c4778
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
bbd354f
feat: C/C++ Include Templates ( Fixes #911, Fixes #912 )
Feb 14, 2024
657ff0a
feat: Python Import.py Template ( Fixes #913 )
Feb 15, 2024
bb5d764
feat: Python Import.py Template ( Fixes #913 )
Feb 15, 2024
2202245
feat: Python Import.py Template ( Fixes #913 )
Feb 15, 2024
fa402b5
feat: Python Import.py Template ( Fixes #913 )
Feb 15, 2024
27a747a
feat: Export-PipeScript Conditional Builds ( Fixes #907 )
Feb 16, 2024
27aa4ca
feat: Simplifying Export-PipeScript Conditional Build ( Fixes #907 )
Feb 16, 2024
aa671b3
feat: Simplifying Export-PipeScript Conditional Build ( Fixes #907 )
Feb 16, 2024
7b3b378
feat: Simplifying Export-PipeScript Conditional Build ( Fixes #907 )
Feb 16, 2024
45b9b02
feat: Making Examples Should Work a Conditional Build (re #907)
Feb 16, 2024
b150fa5
feat: Export-PipeScript Build Summary and Output Improvement ( Fixes …
Feb 16, 2024
4fe4e7b
feat: Improving Export-PipeScript Build Summary and Output ( Fixes #9…
Feb 16, 2024
a3b7252
feat: Export-PipeScript Build Summary and Condition Improvements ( Fi…
Feb 16, 2024
c751614
feat: Export-PipeScript Build Summary ( Fixes #914 )
Feb 16, 2024
5817aff
feat: Export-PipeScript Build Summary ( Fixes #914 )
Feb 16, 2024
298ce1b
feat: Invoke-PipeScript TemplateFile Events ( Fixes #915, Fixes #916,…
Feb 16, 2024
71d21b8
feat: Invoke-PipeScript Now Supports 'PipeScript.TemplateFile.Deny' e…
Feb 16, 2024
ed738fd
feat: C3 Language Definition ( Fixes #870 )
Feb 16, 2024
f825303
feat: C3 Language Definition ( Fixes #870 )
Feb 16, 2024
1ccb708
feat: C3 Language Definition ( Fixes #870 )
Feb 16, 2024
7ad87e3
feat: C3 Language Definition ( Fixes #870 )
Feb 16, 2024
05a5869
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
08347e4
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
bc1cc0e
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
a86e26f
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
664468e
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
77e1ff4
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
f853e6d
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
408d477
feat: Invoke-Interpreter Improvement ( Fixes #895 )
Feb 16, 2024
74d01c9
feat: Language.Alias(es) ( Fixes #919 )
Feb 16, 2024
d19bad5
feat: Language.Alias(es) ( Fixes #919 )
Feb 16, 2024
258ecec
feat: Language.Alias(es) ( Fixes #919 )
Feb 16, 2024
931114a
feat: Language.Alias(es) (Fixes #919) (fixing type)
Feb 16, 2024
0c3e90e
feat: Language.Alias(es) (Fixes #919) (fixing type)
Feb 16, 2024
39dfe1e
feat: Language.Alias(es) (Fixes #919) (fixing type)
Feb 16, 2024
12249f8
feat: Language.Alias(es) (Fixes #919) (fixing type)
Feb 16, 2024
d725b6f
feat: Language.Alias(es) (Fixes #919) (fixing type)
Feb 16, 2024
1e3f381
docs: Export-PipeScript Conditional Documentation ( Fixes #907 )
Feb 17, 2024
983255e
docs: Export-PipeScript Conditional Documentation ( Fixes #907 )
Feb 17, 2024
ce344b8
fix: Exporting PSInterpreter ( Fixes #746 )
Feb 17, 2024
d01eb18
fix: Exporting PSInterpreter ( Fixes #746 )
Feb 17, 2024
4de8436
fix: Vestigial Types Removal ( Fixes #925 )
Feb 17, 2024
06e2bb8
fix: Vestigial Types Removal ( Fixes #925 )
Feb 17, 2024
a043926
fix: Vestigial Types Removal ( Fixes #925 )
Feb 17, 2024
459a06f
feat: Template.WhileLoop.py ( Fixes #936 )
Feb 17, 2024
0843418
feat: Template.WhileLoop.py ( Fixes #936 )
Feb 17, 2024
8c3ba2e
feat: Template.WhileLoop.py ( Fixes #936 )
Feb 17, 2024
d73f4e3
feat: Template.WhileLoop.py ( Fixes #936 )
Feb 17, 2024
5dbcb98
feat: Template.Assignment.py ( Fixes #927 )
Feb 17, 2024
8d70900
feat: Template.Assignment.py ( Fixes #927 )
Feb 17, 2024
a22f26a
feat: Template.Assignment.py ( Fixes #927 )
Feb 17, 2024
f034a8e
feat: Template.Assignment.py ( Fixes #927 )
Feb 17, 2024
7f070ce
feat: Template.DoLoop.py ( Fixes #929 )
Feb 17, 2024
e01ef6c
feat: Template.DoLoop.py ( Fixes #929 )
Feb 17, 2024
a4e2280
feat: Template.DoLoop.py ( Fixes #929 )
Feb 17, 2024
440d061
feat: Template.DoLoop.py ( Fixes #929 )
Feb 17, 2024
46aebc0
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
249d4e8
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
32c3ec1
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
b34ad58
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
ea0d72d
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
9aeff0f
feat: Template.DoLoop.py / Until.py ( Fixes #929, Fixes #939 )
Feb 17, 2024
d5c9816
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
ceffa0b
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
d93b214
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
9cb3131
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
a653fb1
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
60277fb
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
bd975ac
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
008e9bd
feat: Language.Functions/Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
b13f5ae
feat: Language.Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
904426e
feat: Language.Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
4fccc13
feat: Language.Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
5f1d829
feat: Language.Templates.Unique/Distinct ( Fixes #940 )
Feb 18, 2024
19d8ec3
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
604a084
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
de9960e
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
ca8440f
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
55ba101
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
1f911f9
feat: Language.Templates/Function.ByInputType ( Fixes #843 )
Feb 18, 2024
8a375f3
feat: Invoke-Interpreter Call Operator / Alias Support ( Fixes #920 )
Feb 18, 2024
1be9a7e
feat: Invoke-Interpreter Call Operator / Alias Support ( Fixes #920 )
Feb 18, 2024
9da95c8
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
b45c9ee
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
59f5a4f
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
e5f3f76
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
5c81142
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
6d0c52b
feat: Invoke-Interpreter Call Operator Support ( Fixes #920 )
Feb 18, 2024
2e1b0e4
feat: Invoke-PipeScript Interpreter Simplification ( Fixes #941 )
Feb 18, 2024
190be35
feat: Invoke-PipeScript Interpreter Simplification ( Fixes #941 )
Feb 18, 2024
791cff5
feat: Export-PipeScript Ordering ( Fixes #942 )
Feb 18, 2024
0691203
feat: Building ExamplesShouldWork Last (re #942)
Feb 18, 2024
85d984d
docs: Updating Python Example
Feb 18, 2024
2a8f3f2
docs: Updating Python Example
Feb 18, 2024
e3653b8
docs: Updating Python Example
Feb 18, 2024
6671c4c
docs: Updating Python Example
Feb 18, 2024
38d732d
docs: Updating Python Example
Feb 18, 2024
c846f92
docs: Updating Python Examples
Feb 18, 2024
aced338
docs: Updating Python Examples
Feb 18, 2024
7b61712
docs: Updating Python Examples
Feb 18, 2024
4ac17f1
docs: Updating Python Examples
Feb 18, 2024
b2eadca
docs: Documentating Examples Should Work Order
Feb 18, 2024
2facd2b
fix: Reimporting module in ExamplesShouldWork.build.ps1
Feb 18, 2024
5d633f5
fix: Reimporting module in ExamplesShouldWork.build.ps1
Feb 18, 2024
f202ec6
fix: Running Examples Should Work before most things
Feb 18, 2024
1da96dc
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
45138d6
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
29b4d6e
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
0e0b75f
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
15e1a97
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
cfa8196
fix: Not re-importing in ExamplesShouldWork
Feb 18, 2024
4cd68a2
docs: Adding Video to PipeScript Manifest
Feb 19, 2024
c24349e
docs: Adding Video to PipeScript Manifest
Feb 19, 2024
e9d3b94
feat: Adding PipeScript Factor to Build Summary ( Fixes #914 )
Feb 19, 2024
fe27430
feat: Adding PipeScript Factor to Build Summary ( Fixes #914 )
Feb 19, 2024
400648b
feat: Adding PipeScript Factor to Build Summary ( Fixes #914 )
Feb 19, 2024
80b76b7
release: Updating Release Notes and Changelog [0.2.8]
Feb 19, 2024
b973bdf
release: Updating Release Notes and Changelog [0.2.8]
Feb 19, 2024
a5e4e96
release: Updating Release Notes and Changelog [0.2.8]
Feb 19, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 28 additions & 25 deletions Assets/PipeScript-4-chevron-animated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 8 additions & 5 deletions Assets/PipeScript-4-chevron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
29 changes: 16 additions & 13 deletions Assets/PipeScript-animated.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading