Releases: StartAutomating/PSSVG
Releases · StartAutomating/PSSVG
PSSVG 0.2.10
PSSVG 0.2.10:
- Write-SVG - Fixing -ViewBox for string values (#127)
- Adding -ShapeName and many aliases to SVG.ConvexPolygon (#132)
- Adding HexagonPattern Example (#133)
- Adding more RepeatedShapes (with less black background) (#129)
PSSVG 0.2.9:
- New Examples:
- US-Flag / US-FlagAnimated (#118) (Happy 4th!)
- PSSVG Can Now Be Sponsored (#119) (please show your support)
- Improved Pipeline Friendliness
- New Shapes!
- Shape Updates
- SVG.ConvexPolygons are now closed (#106)
- Build Fixes
- ConvertTo-PSSVG:
- Write-SVG
PSSVG 0.2.8:
- General Improvements:
- New Commands:
- Pipeline improvements:
- Allowing -Content to be provided from the pipeline
- Removing 'Attributes' parameter alias (Fixes #85)
- Command Improvements
- SVG.Sprial can -ScaleX/-ScaleY (Fixes #77)
- Example Updates
- New Examples
- Examples avoid tag-style syntax (Fixes #95)
PSSVG 0.2.7:
- Adding SVG.Star (Fixes #68)
- Fixing OutputPath issue (Fixes #67)
- Renaming SVG.RegularPolygon to SVG.ConvexPolygon (Fixes #70)
- Improving README and docs
PSSVG 0.2.6:
- Adding SVG.RegularPolygon (Fixes #65)
PSSVG 0.2.5:
- ConvertTo-PSSVG improvements:
PSSVG 0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
PSSVG 0.2.3:
PSSVG 0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
PSSVG 0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
PSSVG 0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
PSSVG 0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.9
PSSVG 0.2.9:
- New Examples:
- US-Flag / US-FlagAnimated (#118) (Happy 4th!)
- PSSVG Can Now Be Sponsored (#119) (please show your support)
- Improved Pipeline Friendliness
- New Shapes!
- Shape Updates
- SVG.ConvexPolygons are now closed (#106)
- Build Fixes
- ConvertTo-PSSVG:
- Write-SVG
PSSVG 0.2.8:
- General Improvements:
- New Commands:
- Pipeline improvements:
- Allowing -Content to be provided from the pipeline
- Removing 'Attributes' parameter alias (Fixes #85)
- Command Improvements
- SVG.Sprial can -ScaleX/-ScaleY (Fixes #77)
- Example Updates
- New Examples
- Examples avoid tag-style syntax (Fixes #95)
PSSVG 0.2.7:
- Adding SVG.Star (Fixes #68)
- Fixing OutputPath issue (Fixes #67)
- Renaming SVG.RegularPolygon to SVG.ConvexPolygon (Fixes #70)
- Improving README and docs
PSSVG 0.2.6:
- Adding SVG.RegularPolygon (Fixes #65)
PSSVG 0.2.5:
- ConvertTo-PSSVG improvements:
PSSVG 0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
PSSVG 0.2.3:
PSSVG 0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
PSSVG 0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
PSSVG 0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
PSSVG 0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.8
0.2.8:
- General Improvements:
- New Commands:
- Pipeline improvements:
- Allowing -Content to be provided from the pipeline
- Removing 'Attributes' parameter alias (Fixes #85)
- Command Improvements
- SVG.Sprial can -ScaleX/-ScaleY (Fixes #77)
- Example Updates
- New Examples
- Examples avoid tag-style syntax (Fixes #95)
0.2.7:
- Adding SVG.Star (Fixes #68)
- Fixing OutputPath issue (Fixes #67)
- Renaming SVG.RegularPolygon to SVG.ConvexPolygon (Fixes #70)
- Improving README and docs
0.2.6:
- Adding SVG.RegularPolygon (Fixes #65)
0.2.5:
- ConvertTo-PSSVG improvements:
0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.7
0.2.7:
- Adding SVG.Star (Fixes #68)
- Fixing OutputPath issue (Fixes #67)
- Renaming SVG.RegularPolygon to SVG.ConvexPolygon (Fixes #70)
- Improving README and docs
0.2.6:
- Adding SVG.RegularPolygon (Fixes #65)
0.2.5:
- ConvertTo-PSSVG improvements:
0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.6
0.2.6:
- Adding SVG.RegularPolygon (Fixes #65)
0.2.5:
- ConvertTo-PSSVG improvements:
0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.5
0.2.5:
- ConvertTo-PSSVG improvements:
0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.4
0.2.4:
- Adding ConvertTo-PSSVG (Fixes #53)
- Updated Logo to use PowerShell Chevron (Fixes #52)
- Using GitPub to generate blog (Fixes #51)
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.3
0.2.3:
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.2
0.2.2:
- More Examples:
- Added new custom SVG commands:
- Generator Improvements:
- Write-SVG improvements:
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)
PSSVG 0.2.1
0.2.1
- Improved Command Help
- Write-SVG: Allowing 2 value ViewBox (Fixes #28)
- All SVG.* commands allow elements (Fixes #25 )
- All SVG.* commands now have argument completers (Fixes #24)
0.2
- All SVG. commands now support -Data attributes (Fixes #12)
- Improved Command Help
- Adding Write-SVG (Fixes #14)
0.1
- Initial Release of PSSVG, including:
- A command for every SVG element (fixes #1)
- Lots of examples (fixes #2)
- CI/CD (fixes #3) with tests (fixes #4)
- automatically generated documentation (fixes #5), thanks to HelpOut
- A GitHub action (fixes #6), thanks to PSDevOps
- It's own logo (fixes #7)
- The script used to generate every SVG element (fixes #8)
- A github page (fixes #9)