Releases: AsBuiltReport/AsBuiltReport.Chart
Releases · AsBuiltReport/AsBuiltReport.Chart
v0.3.3
[0.3.3] - 2026-06-12
Added
- Add support for Donut from Slices chart: Donut from Slices
- Add pester test to validate the functionality of the New-DonutChart cmdlet
- Add example 12/13 to document on how to use the New-DonutChart cmdlet
- Add radar chart support: implement New-RadarChart cmdlet and associated classes
- Add pester test to validate the functionality of the New-RadarChart cmdlet
- Add example 14/15 to document on how to use the New-RadarChart cmdlet
Changed
- Update module v0.3.3
- Update SkiaSharp .NET dependency to v3.119.4
- Update HarfBuzzSharp .NET dependency to v8.3.1.5
v0.3.2
v0.3.1
v0.3.0
[0.3.0] - 2026-03-14
Added
- Add Signal chart support
- Add support for setting the background color of the chart
- Add documentation example on how to use the modules
Changed
- Update module version to 0.3.0
- Restored the PowerShell module publishing workflow and added Twitter and Bluesky posting steps.
Fixed
- Fix issue with the stacked chart not rendering correctly when using certain data sets
- Fix pester test to properly validate the functionality of the module
v0.2.0
[0.2.0] - 2026-02-20
Added
- Add pester test to validate the functionality of the module
Changed
- Update module version to 0.2.0
[0.1.0] - 2026-02-19
Added
- Initial release of AsBuiltReport Chart, providing basic charting capabilities for AsBuiltReport data visualization