Skip to content

Releases: AsBuiltReport/AsBuiltReport.System.Resources

v0.1.2

22 Feb 21:26
bc981af

Choose a tag to compare

[0.1.2] - 2026-02-22

Added

  • Add initial support for diagrams using the Diagrammer module
    • Add Export-AbrDiagram function to handle diagram exports
    • Generate a Process Hierarchy Diagram
  • Add initial support for charts
    • Generate Memory Usage and CPU Usage charts

Changed

  • Increase module dependencies:
    • AsBuiltReport.Core minimum version increased to 1.6.2
    • Diagrammer.Core minimum version increased to 0.2.38
    • AsBuiltReport.Chart minimum version increased to 0.2.0

Fixed

  • Fix process name display in Process section and diagram by removing extra information from the process name

v0.1.1

12 Oct 14:12
8111813

Choose a tag to compare

[0.1.1] - 2025-10-11

Added

  • Introduce multi-language support.
  • Add sections for Date, TimeZone, Uptime, PowerShell Host, and Process.